Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 469 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 469 Bytes

VolumeRendering_OGL

Supporting sample application for my code project article Getting started with Volume rendering using OpenGL. It starts off with the 2D texture approach and explains the issues if we use it, and ends with the 3D texture technique.