This is a 3d engine built from scratch. This renderer does not use webgl or any other math library. This engine was written in javascript and can render basic objects from blender.
- Triangle culling
- Basic global illumination
- Triangle clipping
- User input & live update
- Projection w/ perspective
- Textures
- Can read exported .obj files from blender