# threejs-jzh-demo **Repository Path**: feiyu_link/threejs-jzh-demo ## Basic Information - **Project Name**: threejs-jzh-demo - **Description**: threejs入门demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-02-26 - **Last Updated**: 2023-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threejs-jzh-demo #### 介绍 threejs学习入门的记录 #### 运行 1. 在入口文件index.html中引入目标main.js文件(main01,main02等) 2. 运行npm run dev #### 项目说明 项目包含 1. 几何体创建、属性、控制、材质 2. 多种贴图的引入、应用 3. 光照与阴影的控制