home.social

Search

6 results for “unityvolrend”

  1. 📢 New release for Unity Volume Rendering plugin! 📢
    github.com/mlavik1/UnityVolume

    Features:
    - Cubic sampling setting, for better quality.
    - Support for multiple cross section tools.
    - Now handles linear colour space properly.
    - Cross-platform Nifti-importer.
    - Improved the slice renderer window.
    - Camera controller for sample scene.
    - Some optimisations and bug-fixes.

    Asset store version is in review.

  2. [Help needed]: github.com/mlavik1/UnityVolume

    If someone here has experience with supporting multiple render pipelines in Unity, please have a read and let me know if you have any suggestions!

  3. The SimpleITK plugin now supports Linux and MacOS! So you can import NRRD, NIfTI and JPEG compressed DICOM on these platforms too 🥳
    github.com/mlavik1/UnityVolume

  4. 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.