RigView3D is a lightweight, front-end-only 3D viewer built with Vite, TypeScript, and Three.js.
Beginner-friendly implementation notes (Chinese) live in docs/implementation/README.md.
npm install
npm run devnpm run build
npm run previewnpm run typecheck