You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use proper 4x4 matrix and support translation
* 3d -> 2d projection
* Optimize. Don't need to recalculate rotation matrix per vector.
* Fix the 100x scale hack to get around lack of fp in bash.
Amit Bakshi
2/25/2012
About
Beginnings of a 3D "engine" written in bash, because why not