VTKUnity-MedicalVolumeViewer | Tutorial Projects | Unity Asset Store

Get the VTKUnity-MedicalVolumeViewer package from Kitware Europe and speed up your game development process. Find this & other Tutorial Projects options on the Unity Asset Store.

The SimpleITK plugin now supports Linux and MacOS! So you can import NRRD, NIfTI and JPEG compressed DICOM on these platforms too đŸ„ł
https://github.com/mlavik1/UnityVolumeRendering/pull/117

#VolumeRendering #Unity #DICOM #NRRD #NIfTI

SimpleITK upgrade + Linux/MacOS support by mlavik1 · Pull Request #117 · mlavik1/UnityVolumeRendering

Added updated SimpleITK binaries link, now also for Linux and Mac. #97 #98

GitHub

You can now import JPEG compressed DICOM datasets, NRRD and NIFTI using SimpleITK.

By enabling SimpleITK in the settings window, SimpleITK binaries will automatically be downloaded and SimpleITK will be used for these dataset formats.

Since SimpleITK only distributes C# wrapper binaries for Windows this does not yet work on Linux, but I'll start looking into distributing them myself.
#dicom #nrrd #nifti #volumerendering

WIP: NRRD support (using SimpleITK).

#nrrd #volumerendering #rendering #unity