max-mapper / voxel-hello-world

a template voxel game repo you can use to build your own voxel games
http://maxogden.github.com/voxel-engine
63 stars 64 forks source link

Updated for voxel-view change to voxel-engine #10

Closed snagy closed 11 years ago

snagy commented 11 years ago

Changed reference of game.camera to game.view.camera to match the structure of voxel-view and voxel engine.

snagy commented 11 years ago

Not necessary anymore after change to alias game.view.camera into game.camera