Hello, I just have fulfilled my teenage dream, to make a 3D first person shooter I do all the graphics using IvanK.js , so I didn't use any GLSL, buffers, uniforms, no low-level WebGL. I made the game in a week. It took me the whole day to make and debug ray shooting engine with accelerator for triangular meshes (KD-tree). There is also a by-product, a library for parsing and editing 3D meshes. I have implemented OBJ, 3DS, Collada and MD2. E.g, you can load 3DS, rotate the model by 90 degrees and save it as OBJ in 3 lines of code. Or batch-process 1000 Collada files in a short for-loop. I wanted it to be addictible and fun to play. So how do you like it? What should I change? Isn't it too hard or too easy? BTW. I could not find any free animated 3D models of dinosaurs, so my models are static. If you have some animated models, let me know http://dinohunt.ivank.net/