Skip to content

Version 1.3

Compare
Choose a tag to compare
@groverburger groverburger released this 20 Feb 00:58
· 38 commits to master since this release
  • 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