WASD to move, Arrow keys to move camera, hold Q to sprint Got most of the scripts from https://scratch.mit.edu/studios/4136128/ I added a few shapes which you are free to use if you wish This is an actively developed 3D engine based upon the one developed by @MathMathMath in his/her tutorials. I hope to add collision support in the future and maybe make a game out of this. Feel free to remix & use but give credit to me and @MathMathMath.
https://scratch.mit.edu/studios/4136128/ Changelog: v1.2 (9/23/2017) *Added collision detecting w/ rectangular prisms (character jumps to the top of the prism when they come into contact with it) *Blue shapes can be collided with; red cannot. *Bug fixes v1.1 (8/28/2017) *Improved wireframe storage (for future collision support *Added sprinting *Changed background to black v1.0 (8/27/2017) *Released with three wireframes: a cube, a pyramid, and a triangular prism (wedge) *WASD & arrow key controls