Quick start repo for Tres.js projects
- Tres.js and latest Three.js
@tresjs/cientos
package pre-installed 📦- Shader support (glsl) with
vite-plugin-glsl
🎨
npx degit tresjs/starter my-tres-project
cd my-tres-project
pnpm install
pnpm dev
pnpm build
Quick start repo for Tres.js projects
@tresjs/cientos
package pre-installed 📦vite-plugin-glsl
🎨npx degit tresjs/starter my-tres-project
cd my-tres-project
pnpm install
pnpm dev
pnpm build