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.
.gltf
Install dependencies:
npm install
MIT