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 526694b7f2
test
7 years ago
.vscode . 8 years ago
dist 修改应用程序架构. 8 years ago
sample test 7 years ago
src test 7 years ago
textures test 7 years ago
.gitignore gitnore 8 years ago
README.md 增加任务列表 8 years ago
package.json test 7 years ago
tsconfig.json 修改应用程序架构. 8 years ago
typings.json . 8 years ago
webpack.config.js 修改应用程序架构. 8 years ago

README.md

本项目为 threejs练手项目

安装

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

//TODO: 1.相机.

注册相机事件 尝试优化相机 使用复合相机管理

2.Database.

封装数据层.

3.对象事件

数据库事件.(暂时做这个) ...等.

4.UI Command 命令行实现.

5.命令注册