You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
FishOrBear 1188b197f8
修改相机.
8 years ago
.vscode . 8 years ago
src 修改相机. 8 years ago
.gitignore gitnore 8 years ago
README.md 新增 readme文件 8 years ago
package.json 添加 HtmlWebPackPlugin 8 years ago
tsconfig.json . 8 years ago
typings.json . 8 years ago
webpack.config.js 添加 HtmlWebPackPlugin 8 years ago

README.md

本项目为 threejs练手项目

安装

  1. 安装 项目依赖包
npm install
  1. 运行开发模式
npm run dev
  1. 按F5开启调试