WASD to move. Arrow keys to look around. **See Notes and Credits for Credits and Update Log
I'm not exactly sure where all the lag is coming from, but my guess is copying lists over, so I'll have to find a different solution to that. :/ Anyways, this is the first version of my first person engine thing that I'm making. It took me quite a while to figure out how to draw slightly smoother 3D lines. --CREDITS-- DadOfMrLog: Source for mathematics of 3D to 2D projection, hint about making the pen want to draw, and the RGB color setting mathematics. Me: The rest. :D --UPDATE LOG-- v0.1: Initial release. Copy of 3D starfield, but can draw lines. v0.1.1: Slightly improved speed by moving a pen block.