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
It would be nice to extend the per-tile debug labels to show more than just geometric error. There are other statistics that would be useful to show, like
number of commands
texture memory usage
vertex memory usage
In the Cesium 3D Tiles Inspector, there could be a sub-section of Display called Tile Info that has checkboxes for each of these properties, which appear together in a label for each tile.
The label style can take inspiration from the picking demo. Sometimes it's nice to see all the tiles labelled at once, but also the idea of showing an info box on hover seems pretty cool to have, and less clutter. Both these options can be supported in the inspector.
Current version, just geometric error:
The text was updated successfully, but these errors were encountered:
For #3241
@rahwang
It would be nice to extend the per-tile debug labels to show more than just geometric error. There are other statistics that would be useful to show, like
In the Cesium 3D Tiles Inspector, there could be a sub-section of
Display
calledTile Info
that has checkboxes for each of these properties, which appear together in a label for each tile.The label style can take inspiration from the picking demo. Sometimes it's nice to see all the tiles labelled at once, but also the idea of showing an info box on hover seems pretty cool to have, and less clutter. Both these options can be supported in the inspector.
Current version, just geometric error:
The text was updated successfully, but these errors were encountered: