mirror of
https://github.com/YuzuZensai/Simple-ThreeJS-3D-Viewer.git
synced 2026-09-13 10:49:16 +00:00
3c82620ea0ea997ab624251130e9727074751709
Added README with project overview and setup instructions.
🐣 Simple Three.js 3D Viewer
A simple web-based 3D viewer built with Three.js and an Express server.
The viewer loads .gltf models and renders them directly in the browser with orbit controls and animation support.
Features
- Load GLTF 3D models
- Orbit camera controls
- GLTF animation playback
- Basic lighting setup
- Responsive canvas resizing
Running
Install dependencies:
npm install
License
MIT
Languages
JavaScript
99.9%
HTML
0.1%