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

Per-tile memory usage statistics #5156

Closed
lilleyse opened this issue Mar 27, 2017 · 2 comments
Closed

Per-tile memory usage statistics #5156

lilleyse opened this issue Mar 27, 2017 · 2 comments

Comments

@lilleyse
Copy link
Contributor

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

  • 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.

better-labels

Current version, just geometric error:
geometric-error

@rahwang
Copy link
Contributor

rahwang commented May 3, 2017

Thanks for all your help with this, @lilleyse !

@pjcozzi
Copy link
Contributor

pjcozzi commented May 3, 2017

Fixed in #5188

@pjcozzi pjcozzi closed this as completed May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants