# threejs **Repository Path**: tiny_black/threejs ## Basic Information - **Project Name**: threejs - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-15 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![repo-banner](https://github.com/Tresjs/playground/raw/main/public/github-banner.png)

core cientos core core discord chat

# TresJS 🚀 Starter > Quick start repo for [Tres.js](https://tresjs.org) projects ## Features - [Tres.js](https://tresjs.org) and latest [Three.js](https://threejs.org) - `@tresjs/cientos` package pre-installed 📦 - `@tresjs/leches` GUI controls for debuging 🍰 - Shader support (glsl) with [`vite-plugin-glsl`](https://github.com/UstymUkhman/vite-plugin-glsl) 🎨 ## Usage ```bash npx degit tresjs/starter my-tres-project ``` ## Install ```bash cd my-tres-project pnpm install ``` ## Run ```bash pnpm dev ``` ## Build ```bash pnpm build ```