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
cx 25f67c34ca
清理 重构 渲染命令行组件
7 years ago
.vscode 文档微调 7 years ago
data dat.gui typescript 7 years ago
sample update demo paper 7 years ago
src 清理 重构 渲染命令行组件 7 years ago
.gitignore css test ui 7 years ago
README.md 文档微调 7 years ago
dll.config.js dll.config.js 7 years ago
manifest.json .webpack 3.0 7 years ago
package-lock.json 添加 库 css-element-queries 7 years ago
package.json 添加 库 css-element-queries 7 years ago
tsconfig.json ui 布局 7 years ago
typings.json . 8 years ago
webpack.config.js .webpack 3.0 7 years ago

README.md

本项目为 threejs练手项目

#1.安装. npm install

#2.预编译. webpack --config dll.config.ks

#3.运行 npm run start

#4.开启调试.F5 当然,首先需要安装ChromeDeBug.

#常用命令 运行测试: npm run test 说明:将会运行所有.test.ts文件的测试.

//TODO: 1.相机.

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

2.Database.

封装数据层.

3.对象事件

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

4.UI #Command 命令行实现. #点选实现

5.命令注册

6.坐标系显示器.