I learned three.js to create this car simulation. I made the models all through code. I am currently trying to use cannon.js to add physics and colision. use the arrow keys to move.
I had an interest in 3d over the weekend so I decided to look into 3d web developement. I learned about Web Gl and then realized that three js is a very simple way to use that technology. I then put together this quick sample to learn about it. I found it extremely fun and simple and I will definitely use it in the future.