This is just a small showcase of the 3D engine I have been working on recently. WASD to move ARROW KEYS to look around SPACE to jump
LESS LAG: https://turbowarp.org/929701068?fps=60&hqpen If you use this please give credit Triangle Filler by @Chrome_Cat Triangle Edge Clipping by @Kouzerumatsu Sorting Algorithm by @MeGacreator22 UPDATE LOG: v0.1: - created a simple 3d engine - back face culling - edge clipping - z clipping - camera movement and rotation - added objects with translation and rotation v0.2: - fixed bugs with objects - added depth sorting - added object scaling v0.3: - added runtime sprite - added debug list - near z object culling - added texturing (solid color) - added obj file materials (solid color) - code optimizations v0.4: - directional lighting - added player with collision and movement - fixed 3d projection bug for all versions #games #all #3d