WIP
A shitty 3D renderer experiment for canvas 2D. (curr. central perspective only). This is an experiment for learning and understanding 3D projections and matrix 4x4 calculations.
Don't use it. Consider glmatix, twgl or ThreeJs instead.
- Matrices and Quaternions FAQ
- Dmitry V. Sokolov's tinyrenderer tutorial
- OpenGL tutorial
Frontend built with mithril.js and pure.css