antv-l7/packages/three
YiQianYao 13b9e3249d
chore: update version 2.13.5 -> 2.13.6 (#1603)
* feat: 新增 debugService step1

* chore: layer_init test 测试文件修改

* refactor: 重构日志系统结构

* feat: add remove layer log

* feat: add render debug

* feat: 增加 debugService 的开关控制

* feat: add simple source log

* feat: 调整 souce getLog 方法的输出

* feat: add scene webgl context lost

* docs: 补充 scene 的事件监听方法

* feat: 标砖 debugService 枚举类型、修复初始化时间节点错误

* style: lint style

* fix: 删除单独的sourcelog,优化了log 流程 (#1599)

* chore: remove render model log

* docs: add debugService contents

* style: lint style

* docs: add IDebugLog details

* style: lint style

* chore: update version 2.13.5 -> 2.13.6

---------

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: @thinkinggis <lzx199065@gmail.com>
2023-02-14 17:46:10 +08:00
..
src Feat map (#1515) 2022-11-29 23:35:27 +08:00
.fatherrc.ts feat: add l7-three father umd build config (#1361) 2022-09-29 11:45:37 +08:00
.gitignore chore: update version 2.9.29 -> 2.9.30 (#1363) 2022-09-30 17:50:46 +08:00
README.md feat: 3D model 2020-04-17 10:47:34 +08:00
package.json chore: update version 2.13.5 -> 2.13.6 (#1603) 2023-02-14 17:46:10 +08:00
rollup.config.js feat: add three rollup external 2021-09-22 17:59:47 +08:00
tsconfig.build.json feat: 3D model 2020-04-17 10:47:34 +08:00

README.md

three

L7 ThreeJS 通过ThreeJS 扩展加载3D模型

Usage

import three = require('l7-three');