diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ All third-party dependencies are licensed under their own license. - [x] Mat4 functions - [ ] SIMD 4x4 multiply - [ ] Quaternion functions (not fully fleshed out) +- [x] Camera + - [ ] Swap to quaternion for internal orientation - [ ] Transform gizmo - [ ] Mesh generation - [x] Cube |