# three-template-next.js **Repository Path**: langgege521/three-template-next.js ## Basic Information - **Project Name**: three-template-next.js - **Description**: 使用Next.js 13创建的three.js开发模版 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: play - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 41 - **Created**: 2023-08-30 - **Last Updated**: 2023-08-30 ## 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 分支为粒子效果示例