Move with WASDQE, and rotate with the arrow keys Some time ago, I shared a 3D engine that rendered suzanne, the monkey from blender, but it ran very sowly. That is why I've made a 3D engine that runs up to 12-15 times faster.
v1.0 : Project shared v1.1 : Improved performance by only sorting triangles that are facing the camera. v1.2 : optimized list using Credits: @theLogFather for the tri fill engine #all #3d #engine #pen