voxel-physical-camera

0.0.1 • Public • Published

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

/voxel-physical-camera/

    Package Sidebar

    Install

    npm i voxel-physical-camera

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • chrisdickinson