CesiumGS/cesium

Voxel Spec data uses legacy 3D Tiles 1.1 representation

Open

#12.596 geöffnet am 30. Apr. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (3.324 Forks)batch import
FCFJTCcategory - voxelsgood first issuetype - bug

Repository-Metriken

Stars
 (11.758 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 26T 3h) (26 gemergte PRs in 30 T)

Beschreibung

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