THREE.js 3d light positioning

4.1K     
Move lights around a THREE.js scene

Move lights around a THREE.js scene.

Right now, only one light can be controlled. A few things could be explored next:
- Manipulate different objects, by focusing the closest one on pinch.
- For handling close objects in constrained situations, use the mouse to select an object, and the hand to move it.

This could be used also to manipulate different aspects of an object independently - such as rotation.

Recording made with the LeapJS Recorder.