This is VERY work in progress and more or less just a proof of concept of a real-time 3D ray-tracing engine built in javascript. I had been reading up on ray casting and tracing and thought i'd take a crack at writing one in JS. Of course this would be more efficient in a C like language but, I like the portability of javascript running in a web browser!
Controls: Walk and strafe: WASD Look side to side: arrow keys
Written by: Tanner Bergeron, November 12-13th, 2016