npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

voxel-physical-camera

0.0.1

@chrisdickinson

npmRepoSnykSocket
Downloads:4
$ npm install voxel-physical-camera
DailyWeeklyMonthlyYearly

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