更新readme

pull/7/head
xf 7 years ago
parent 6b93135254
commit 4bd800da81

@ -1,13 +1,13 @@
## 本项目为 threejs练手项目
#1.安装.
npm install
1. 安装.
> npm install
#2.预编译.
webpack --config dll.config.ks
2. 预编译.
> npm run build
#3.运行
npm run start
3. 运行
> npm run dev
#4.开启调试.F5
当然,首先需要安装ChromeDeBug.
@ -17,7 +17,7 @@ npm run start
说明:将会运行所有.test.ts文件的测试.
//TODO:
### TODO:
1.相机.
>注册相机事件 尝试优化相机
>使用复合相机管理
@ -30,8 +30,8 @@ npm run start
...等.
4.UI
#Command 命令行实现.
#点选实现
### Command 命令行实现.
### 点选实现
5.命令注册

Loading…
Cancel
Save