Skip to content

stercorari/g8

Repository files navigation

Three.js GLTF Viewer

TypeScript-based Three.js GLTF scene viewer with Vite.

Setup

Install dependencies:

npm install

Development

Start the development server:

npm run dev

The app will be available at http://localhost:3000

Build

Build for production:

npm run build

The built files will be in the dist directory.

Preview Production Build

Preview the production build:

npm run preview

Project Structure

  • src/main.ts - Main TypeScript entry point
  • index.html - HTML template
  • vite.config.ts - Vite configuration
  • tsconfig.json - TypeScript configuration

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages