CesiumGS/cesium
GitHub で見るVoxel Spec data uses legacy 3D Tiles 1.1 representation
Open
#12,596 opened on 2025年4月30日
FCFJTCcategory - voxelsgood first issuetype - bug
Repository metrics
- Stars
- (11,758 stars)
- PR merge metrics
- (平均マージ 15d 12h) (30d で 23 merged PRs)
説明
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)