A raycasting volume renderer. A Python script is used to export data from Blender. The core rendering is performed by a program written in C but has a Python wrapper to make it easy to place the camera/light, load volume data and create images with the speed of C but convenience of Python.

Github