You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be related to (or even be a duplicate of) #11492
It has originally been brought up in CesiumGS/3d-tiles-tools#67 , but I suspect that this is in fact only a rendering issue in CesiumJS.
The following archive contains two tilesets:
one with a PNTS file with classification info in the batch table
one with a GLB file that contains the same information, converted into the EXT_structural_metadata information
It also contains a sandcastle for quick tests. The sandcastle defines a style for the tileset, and it shows this behavior:
For the case of the PNTS file, the style (green points) is applied correctly.
For the case of the GLB, the style is not applied. All the points are black. (Only after hovering the content, with the 3D Tiles Inspector enabled, the style is applied).
The archive with the test files and the sandcastle:
This might be related to (or even be a duplicate of) #11492
It has originally been brought up in CesiumGS/3d-tiles-tools#67 , but I suspect that this is in fact only a rendering issue in CesiumJS.
The following archive contains two tilesets:
EXT_structural_metadata
informationIt also contains a sandcastle for quick tests. The sandcastle defines a style for the tileset, and it shows this behavior:
For the case of the PNTS file, the style (green points) is applied correctly.
For the case of the GLB, the style is not applied. All the points are black. (Only after hovering the content, with the 3D Tiles Inspector enabled, the style is applied).
The archive with the test files and the sandcastle:
ToolsIssue67.zip
The text was updated successfully, but these errors were encountered: