CesiumGS/cesium

Voxel Spec data uses legacy 3D Tiles 1.1 representation

Ouverte

#12 596 ouverte le 30 avr. 2025

 (3 commentaires) (0 réaction) (1 personne assignée)JavaScript (3 324 forks)batch import
FCFcategory - voxelsgood first issuetype - bug

Métriques du dépôt

Stars
 (11 758 étoiles)
Métriques de merge PR
 (Merge moyen 15j 12h) (23 PRs mergées en 30 j)

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)

Guide contributeur