W/S - Move forward/Move backward A/D - Move left/Move right R/F - Move up/Move down Up/Down arrow - Rotate up/down Left/Right arrow - Rotate left/right
This is a perspective 3D rendering engine that renders geometry on an object to object basis. Each object has transformation data (position, rotation, scale) and can have custom scripts applied to them. It is far from perfect but is a good platform to use when making 3D games as it is easy to control objects. Credits: Pen Clipping Scripts - DadOfMrLog