Quantcast
Channel: Computer Graphics Lab » ray marching
Viewing all articles
Browse latest Browse all 3

Real-time volume rendering sandbox using GLSL

$
0
0

As part of an ongoing research project we decided to see how far we could push real-time volume rendering using only GLSL shaders. The video shown here demonstrates some of the supported features such as:

  • Multiple iso-surface shading
  • Density plotting
  • Arbitrary oriented contour planes
  • Arbitrary oriented cutting plane

The shown video is running on an explicit dataset 256^3 4x16bit floating data on a Nvidia GTX470 graphics card.

 

Click here to view the embedded video.


Viewing all articles
Browse latest Browse all 3

Trending Articles