mirror of https://gitee.com/antv-l7/antv-l7
13b9e3249d
* 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> |
||
---|---|---|
.. | ||
src | ||
.fatherrc.ts | ||
.gitignore | ||
README.md | ||
package.json | ||
rollup.config.js | ||
tsconfig.build.json |
README.md
three
L7 ThreeJS 通过ThreeJS 扩展加载3D模型
Usage
import three = require('l7-three');