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

Display how many instanced objects are drawn #5994

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

fluffyfreak
Copy link
Contributor

@fluffyfreak fluffyfreak commented Dec 16, 2024

Extend the information shown about Instanced Draw Calls to include the total number of instances actually drawn by them.
image

I'm not sure about the formatting of the display 80 | 813 Instanced Calls so would welcome feedback.
Maybe it should be 80 (813 total) Instanced or something? There's not a lot of space available.

@sturnclaw
Copy link
Member

Ideally something like 813 Instances (80 Draw calls). The stat is somewhat meaningless, and just there to ballpark how much work is being done in the scene when diagnosing performance issues.

@fluffyfreak
Copy link
Contributor Author

Done, and yeah I think it looks clearer now 👍

Copy link
Member

@sturnclaw sturnclaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@sturnclaw sturnclaw merged commit cae2dfe into pioneerspacesim:master Jan 7, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants