0.2.7 • Published 3 years ago

3d-tiles-renderer-modify v0.2.7

Weekly downloads
11
License
Apache-2.0
Repository
-
Last release
3 years ago

The package is a modification based on 3d-tiles-renderer0.1.3

改动

1. .lockTiles

新增 lockTiles 属性,默认为 false,当设置 lockTilestrue 时,场景中不会再新添加 tile,且不会新增网络传输。

2.

新增 最外层 SSE 判断,当顶层 SSE 小于阈值时,根结点不会被渲染,若顶层未设置 geometric 属性,则默认为 5.0

3.

新增 在 tile 加载过程中根据 refine 属性来选择加载方式

4. .expireTime

可选值,若 tile 从开始被选择到实际开始加载等待的时间大于 expireTime ,那么这个 tile 会取消加载,expireTime 默认为 4000 (毫秒)

5.

新增 stats.expired,表示因超时或在加载时不满足 SSE 的 tile 个数

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.2.2

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago