CesiumGS/cesium

Voxel Spec data uses legacy 3D Tiles 1.1 representation

Open

#12,596 创建于 2025年4月30日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)JavaScript (3,324 fork)batch import
FCFJTCcategory - voxelsgood first issuetype - bug

仓库指标

Star
 (11,758 star)
PR 合并指标
 (平均合并 15天 12小时) (30 天内合并 23 个 PR)

描述

The spec data for the Voxels uses subtree files with contentAvailability. The latest version of the specs, this should actually be an array.

(The fix should be trivial, and CesiumJS supports the legacy version, so this is not criticial, but this issue is rather intended as a note (maybe for myself) to fix this when there's a bit more time)

贡献者指南