This is a volumetric path tracer for the Unity game engine. To open this project: Install a Unity Editor (made with version 2022.3.62f2) Download this repository In the Unity Hub click Add > Add project from disk, and select the VolumetricPathTracing folder After opening, load SampleScene from Assets/Scenes In the top bar, select Volume Rendering > Settings and download the SimpleITK library Then load the volumes you want to render by going to Volume Rendering > Load dataset > Load DICOM (Two example volumes can be found in the testdata folder) Please note! Due to due time constraints, there are some errors that occur during building which I was not able to fix in time. If you want to contribute, please look at the future work section of the paper.