diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-27 22:38:25 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-27 22:38:25 +1000 |
commit | ca4c92f7b74ebbfc80bd24630cd0ad3def6c20fc (patch) | |
tree | 97add3d530402670068a114fc803658d562993e1 /README.md | |
parent | f37e974a19fca37d0e7999c7ffc49dcbcd50b081 (diff) |
serialize transform
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,7 +58,9 @@ All third-party dependencies are licensed under their own license. - [ ] SIMD 4x4 multiply - [ ] Quaternion functions (not fully fleshed out) - [x] Camera + - [x] Fly camera - [ ] Swap to quaternion for internal orientation + - [ ] Arcball / Orbit camera - [ ] Transform gizmo - [ ] Mesh generation - [x] Cube |