# three-template-next.js **Repository Path**: crazycode2/three-template-next.js ## Basic Information - **Project Name**: three-template-next.js - **Description**: Next.js13(React) + three.js + typescript - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: play - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 36 - **Created**: 2023-11-19 - **Last Updated**: 2023-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev ``` ## main 分支为项目模版 ## physics 分支为物理效果示例 ## particle-segmentation 分支为粒子效果示例