kicstart / OpenSpace

4 stars 3 forks source link

Three modules #27

Closed jonotron closed 12 years ago

jonotron commented 12 years ago

I've modularized the server side THREE libs, moved the quaternionFromYawPitchRoll into the THREE namespace, and refactored the ship and worldstate into their own AMD modules.

This is in prep for some Backbone model-ization of the Ship.

NOTE: You must npm install requirejs on the node server.