Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-02-19 | 313 Bytes | |
Version 1.3 source code.tar.gz | 2021-02-19 | 3.8 MB | |
Version 1.3 source code.zip | 2021-02-19 | 3.8 MB | |
Totals: 3 Items | 7.5 MB | 0 |
- Added collision functions
- Added basic quaternion rotation support
- Matrices are now a class so they do not have be re-allocated every frame
- Vectors no longer use tables so they do not have to be allocated to the heap
- Fixed bugs where g3d's camera wouldn't initialize its matrices correctly on startup