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

[Feature Request] Unique Prop / Optimization View #106

Open
Jofoyo opened this issue Oct 22, 2024 · 1 comment
Open

[Feature Request] Unique Prop / Optimization View #106

Jofoyo opened this issue Oct 22, 2024 · 1 comment

Comments

@Jofoyo
Copy link

Jofoyo commented Oct 22, 2024

I propose adding a toggle or new camera view mode to aid in clustering for optimization.

View mode could uniquely colorize each unique prop to help prioritize areas for clustering.
Alternatively, a view mode that colorizes each unique material would help determine which meshes are best clustered together to save on draws.
A combination of the two would be the best case scenario, however, I'm unsure of the best way to implement that.

Further ideal would be a way to see which materials have envmaps so clustering can be split to accommodate for that.

image

@Jofoyo
Copy link
Author

Jofoyo commented Oct 22, 2024

Maybe an even better idea is a weighted view thats auto optimized for envmaps. Ideal clusters are split by nearest USED envmap and shared material, and have no hue if no models with shared materials are nearby. Although this is now bordering on a system for automatic clustering.
image

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

1 participant