jasonsturges / three-template

Three.js template with modern tooling

Home Page:https://jasonsturges.github.io/three-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Template

Starter template with modern tooling for Three.js projects.

screen-capture

Tutorial video at YouTube: https://youtu.be/BDjPHZvRYO8

Getting Started

Install dependencies: npm i

To run a local development server:

  • npm run dev — Live reload using Vite
  • npm run preview — Preview build artifact (requires a build)

About

Three.js template with modern tooling

https://jasonsturges.github.io/three-template


Languages

Language:TypeScript 84.7%Language:HTML 14.4%Language:CSS 0.9%