CesiumGS/cesium

Voxel Spec data uses legacy 3D Tiles 1.1 representation

Open

#12.596 aberto em 30 de abr. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)JavaScript (3.324 forks)batch import
FCFJTCcategory - voxelsgood first issuetype - bug

Métricas do repositório

Stars
 (11.758 stars)
Métricas de merge de PR
 (Mesclagem média 26d 3h) (26 fundiu PRs em 30d)

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)

Guia do colaborador