CesiumGS/cesium

Voxel Spec data uses legacy 3D Tiles 1.1 representation

Open

#12,596 opened on Apr 30, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (11,758 stars) (3,324 forks)batch import
JTCcategory - voxelsgood first issuetype - bug

Description

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)

Contributor guide

Voxel Spec data uses legacy 3D Tiles 1.1 representation · CesiumGS/cesium#12596 | Good First Issue