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

Slow Volume Rendering in Meta Quest 3 #246

Open
alykhaled opened this issue May 5, 2024 · 1 comment
Open

Slow Volume Rendering in Meta Quest 3 #246

alykhaled opened this issue May 5, 2024 · 1 comment

Comments

@alykhaled
Copy link

When I load a sample volume in meta quest 3 its very slow and there are many frame drops
Are there any way to downscale the volume or are there any recommended build settings to use ?

@mlavik1
Copy link
Owner

mlavik1 commented May 12, 2024

Hi!
You can change the settings as described here to automatically show a downscale promt when importing a dataset. That could help, but currently the downscaling is not very smart, so you'll get better results if you use Slicer 3D (or another tool) to downscale the dataset first (should be possible to import dataset, downscale and then export a new one).

Also:

I've also gotten great performance by enabling FidelityFX Super Resolution (in URP), though I'm not sure if that works on standalone Quest 3.

And by the way: The transfer function matters a lot. Transfer functions where the lower density values have zero alpha tend to be much faster (thanks to early ray termination).

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

2 participants