Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point styling not applied to GLB point clouds #11520

Open
javagl opened this issue Sep 15, 2023 · 0 comments
Open

Point styling not applied to GLB point clouds #11520

javagl opened this issue Sep 15, 2023 · 0 comments

Comments

@javagl
Copy link
Contributor

javagl commented Sep 15, 2023

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:

Cesium ToolsIssue67

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants