This is a very WIP rewritten projection engine using a new algorithm I found. I am hoping that I will be able to make the fastest 3D engine on scratch with about the same power but who knows... Please leave suggestions... and tell me if I got any of the math wrong. Use arrow keys.
This uses the Orthographic Projection algorithm... I used the bellow resources: http://www.wolframalpha.com/input/?i=Orthographic+projection https://en.wikipedia.org/wiki/3D_projection https://en.wikipedia.org/wiki/Orthographic_projection