浏览代码

Update ROADMAP.md

pull/363/head
Ray 7 年前
committed by GitHub
父节点
当前提交
52f7ee6b5f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      ROADMAP.md

+ 2
- 0
ROADMAP.md 查看文件

@ -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

正在加载...
取消
保存