0.0.1 • Published 11 years ago

voxel-physical-camera v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

voxel-physical-camera

a physical camera for voxel-engine. intended to be baked directly into the engine.

API

game.view.mount() -> current mount

returns the current mount object

game.view.mount(null) -> null

release the current mount.

game.view.mount(THREE.Object3D target, THREE.Vector3 vector, float springiness)

mount to a new object.

LICENSE

MIT

0.0.1

11 years ago