Skip to content

Beginnings of a 3D "engine" written in bash, because why not

Notifications You must be signed in to change notification settings

ambakshi/bash3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

Beginnings of a 3D "engine" written in bash, because why not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages