I need to do real-time volume rendering of sparse data (medical and mining), when previously I've only done it using dense data (with straightforward ray marching through a 3D texture in the shader). I notice that since 5.3 Unreal has SVT but don't see any info on the rendering alrogithm used, and overall I get few other hits for sparse volume rendering. I don't see a clear way how rendering sparse data can be made efficient when neighboring ray marches in a thread group will not generally be in lockstep (e.g. variable step number, incoherent texture access, and dependent texture fetches per march iteration all seem quite horrible things). What are solutions?
$\begingroup$ $\endgroup$
Add a comment |
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related
Hot Network Questions
- Dactylic hexameter composition feedback
- Movie in which a starship is hit by an asteroid and the small crew try to fix the ship to get home
- Proving an order relation between two concrete real numbers (Lean)
- Why does crontab use a wrong editor?
- Why does the final -ts in 'les États-Unis' produce a /z/ liaison sound rather than /t/ or /s/?
- Making the most out of rawhide armour
- Let’s go to the pub! Hey, we’re all thirsty but some of us don’t want to get drunk.
- Can/will Ubers cross Schengen borders in the EU?
- how to shade an region bounded by curves
- Destroying the parent when all children are destroyed
- Can a Gazer using Telekinetic Ray throw a creature 30 feet up in the air?
- Eigenvalues of integrable Floquet system
- resume enumerate from previous environment
- Can military personnel disobey illegal orders under U.S. law?
- Multiple comparisons with uncertain number of tests
- National Semiconductor IC, what is this component?
- Handling client integrity for closed/opensource mixed project
- Can you bypass PIN requirement of FIDO token protected LUKS device with hex editor?
- Looking for a book for teenagers involving heaven and hell
- Why do metals burn you when they've been left outside in direct sunlight?
- Why doesn't an aircraft turn when rolling on a point?
- When was the last time U.S. Congress overrode a president's veto?
- What do "spelling pronunciation" and "~" mean in Wiktionary?
- What's the point of "I shan’t try to hit two balls" joke?