This is a three.js program that (so far) renders 3 visible objects(Floor, cube, spinning crate). This was to test shadow creation, texture loading and movement. You can move by pressing the WASD keys, and turn using the arrow keys. 'E' allows you to shoot bullets, which at the moment do not interact at all. I am working on collisions.
Attempted to add physics...Did not end well
Rotation
Shooter game in Three.js