# Threejs学习 **Repository Path**: xundh/threejs-learning ## Basic Information - **Project Name**: Threejs学习 - **Description**: No description available - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-16 - **Last Updated**: 2024-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Three.js 学习笔记 博客地址: https://blog.csdn.net/xundh/category_12556924.html ## 启动命令 ```bash npx vite ``` 打开浏览器访问: - lesson1: http://127.0.0.1:5173/lesson1/index.html -