Skip to content

Conversation

@SR2610
Copy link

@SR2610 SR2610 commented Oct 21, 2024

Altered the dropdown inside of DomeRendererEditor.cs to allow for 3072x3072 and 6144x6144 render texture sizes.

Altered the dropdown inside of DomeRendererEditor.cs to allow for 3072x3072 and 6144x6144 render texture sizes
@hybridherbst
Copy link
Contributor

Thanks! Did you happen to measure the performance difference between 3k and 4k, and between 6k and 8k?
(On many types of GPUs the backing texture will likely be the next power of two size, so I'd be curious how it went in your tests)

@SR2610
Copy link
Author

SR2610 commented Oct 21, 2024

I've only tested it on one machine with one simple project but 3K performs better than 4K but worse than 2K and the 6K is similar where it is between the 4K and 8K in performance.
This is on an RTX 2080 so I would also be curious to see if this is how it behaves on other GPUS too.

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