60 likes | 374 Views
NGI Combustion Application. IBR-Assisted Volume Rendering for Remote and Distributed Visualization. Volume Rendering. “True” 3D presentation of 3D data Blending of user-defined color and opacity Often reveals subtle details/structure in data. Implementing Volume Rendering.
E N D
NGI Combustion Application IBR-Assisted Volume Rendering for Remote and Distributed Visualization
Volume Rendering • “True” 3D presentation of 3D data • Blending of user-defined color and opacity • Often reveals subtle details/structure in data
Implementing Volume Rendering Two fundamental approaches • Render locally • Gain: interactivity • Cost: significant cost to move data from remote location • Render remotely • Gain: avoid cost of large data transfer • Loss: interactivity,
IBR Assisted Volume Rendering 1. Subvolumes are composited together on remote host 2. Resulting images are sent to rendering engine 3. Use of 2D texture mapping hardware to achieve interactivity (limited rotation/motion parallax) 2. 3. 1.
IBR Assisted Volume Rendering, ctd. SC99 Milestones: • Display of time varying volume data • Target data set size: 0.5TB Considerations • Inherent multiresolution “for free” from Combustion AMR • Render engine resolution scales with network bandwidth
IBR Assisted Volume Rendering, ctd. Post-SC99 Considerations: • Feedback from renderer to compositing engine to accommodate motion parallax (the weak spot in IBR assisted volume rendering) • Combining volume rendering with traditional surface and glyph-based visualization techniques (combine volumes & geometry) • Adjust transmitted image size as a function of network parameters