Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 292 Bytes

File metadata and controls

16 lines (11 loc) · 292 Bytes

bash3d

A 3D engine written in bash.

TODO

* 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