Closed randomPoison closed 10 years ago
I'm thinking let's go with glMatrix: https://github.com/toji/gl-matrix
glMatrix is in, but I still need to test it and set up the bindings for any c++ callbacks that need to take vectors as parameters.
It's working all good like :D
Since we can't just use Ogre's vector math library from within script, looks like I'm going to have to finally bite the bullet and get a proper independent vector math library.