Threejs Controls

Addon camera and object manipulation controls: OrbitControls, MapControls, FlyControls, FirstPersonControls, TrackballControls, ArcballControls, DragControls, PointerLockControls, TransformControls; damping, target focal point, and integration with the animation loop. Use for editor-style navigation and gizmos—not a full game character controller stack; pair with Raycaster selection patterns in threejs-objects when transforming selections.

full-stack-skills ec80969 2 files · 5.2 KB Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-controls commit ec8096980a

Frequently asked questions

npx skillmds@latest add full-stack-skills/threejs-controls