Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 302 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 302 Bytes

TODO list

  1. make the Mat4 class affine rotation return a value and add nodiscard
  2. Update python tests to match c++ ones
  3. Rename some of the Obj methods (getNumVerts etc), also make it easier to copy all verts to new obj
  4. Add hash methods for all math types
  5. Add spatial hash for Vec classes