Introduction
angular-three-soba/controls provides camera control components for manipulating the camera in your scene.
Peer Dependencies
Section titled āPeer Dependenciesā| Package | Required By |
|---|---|
camera-controls | NgtsCameraControls |
maath | NgtsScrollControls |
npm install camera-controls maath# yarn add camera-controls maath# pnpm add camera-controls maathAvailable Components
Section titled āAvailable Componentsā- NgtsCameraControls - Advanced camera controls based on the
camera-controlslibrary - NgtsOrbitControls - Orbit controls for rotating the camera around a target point
- NgtsPointerLockControls - First-person style controls by locking the mouse pointer
- NgtsScrollControls - Scroll-based interactions within a Three.js canvas
- NgtsTrackballControls - Trackball-style camera controls with unrestricted rotation