diff options
| author | Ray <[email protected]> | 2017-09-30 00:56:22 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-30 00:56:22 +0200 |
| commit | 52f7ee6b5f926e9db4d444b325c96fc70a2c91b0 (patch) | |
| tree | dcb172a10cda4dae55459d3acdb8c8bbacc05f0d | |
| parent | 87920111aa51365dccb12a4151b149187cb7b5cc (diff) | |
| download | raylib-52f7ee6b5f926e9db4d444b325c96fc70a2c91b0.tar.gz raylib-52f7ee6b5f926e9db4d444b325c96fc70a2c91b0.zip | |
Update ROADMAP.md
| -rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,11 +10,13 @@ Note that [raylib source code](https://github.com/raysan5/raylib/tree/develop/sr - [ ] Basic GPU stats sytem (memory, draws, time...) - [ ] Improved custom file-format (.rres) and packaging tool - [ ] Touch-based camera controls for Android + - [ ] Quaternions-based camera system **raylib 1.8** - [x] Improved Materials system with PBR support - [x] Procedural image generation functions (spot, gradient, noise...) - [x] Procedural mesh generation functions (cube, sphere...) + - [x] Custom Android APK build pipeline (default Makefile) **raylib 1.7** - [x] Support configuration flags |
