Socket
Book a DemoInstallSign in
Socket

voxel-physical-camera

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

voxel-physical-camera

physical camera for voxel-engine

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

voxel

FAQs

Package last updated on 19 Feb 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts