We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When playing through some volume data, noticing that maxAtlasEdge has a huge performance impact.
I wonder if we could turn the maxAtlasEdge down by 1/2 during time playback in 3d mode and then bring it back up when user pauses play mode.
The text was updated successfully, but these errors were encountered:
using scale level bias is probably a win here. instead of changing the maxatlassize
Sorry, something went wrong.
No branches or pull requests
Use Case
When playing through some volume data, noticing that maxAtlasEdge has a huge performance impact.
Solution
I wonder if we could turn the maxAtlasEdge down by 1/2 during time playback in 3d mode and then bring it back up when user pauses play mode.
The text was updated successfully, but these errors were encountered: