https://github.com/flolu/viewer-focus-object
Three.js controls don't focus object on initial load
https://github.com/flolu/viewer-focus-object
camera-controls nextjs react-three-fiber threejs
Last synced: 3 months ago
JSON representation
Three.js controls don't focus object on initial load
- Host: GitHub
- URL: https://github.com/flolu/viewer-focus-object
- Owner: flolu
- Created: 2022-09-15T06:46:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T09:10:07.000Z (over 2 years ago)
- Last Synced: 2025-01-09T06:28:22.044Z (4 months ago)
- Topics: camera-controls, nextjs, react-three-fiber, threejs
- Language: TypeScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
**Requirements**
- Node.js
**Setup**
- `npm install` (Install dependencies)
**Development**
- `npm run dev` (Start development server, http://localhost:3000)