Skip to content

chrisdickinson/voxel-physical-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

physical camera for voxel-engine

Resources

Stars

Watchers

Forks

Packages

No packages published