Demo application applying volumetric rendering on CT scans of human skull.
This project implements the volume rendering using Raycasting algorithm with modern OpenGL API and the shading language GLSL using JOGL and Kotlin.
To run application your graphic card needs to support OpenGL 3.3 and higher.
./gradlew run