Volume rendering 3D volume data (medical CT scans) in Unity3D.
Covering the following topics:
- Raymarching
- Maximum Intensity Projection
- Direct Volume Rendering with compositing
- Isosurface rendering
- Transfer functions
- 2D Transfer Functions
- Slice rendering
Source code here: https://github.com/mlavik1/UnityVolumeRendering
From an internal presentation I had at our company.