UnityDICOMVolumeRendering icon indicating copy to clipboard operation
UnityDICOMVolumeRendering copied to clipboard

This is a simple project for volume rendering of DICOM data in Unity.

Results 3 UnityDICOMVolumeRendering issues
Sort by recently updated
recently updated
newest added

Hello! Is there any easy way to port the volume rendering shader this awesome uses to make it work with VR? In our tests it seema that the stereoscopic view...

I have sucessfully converted the *.dcm files to Textured3D asset which is saved as shown in below screeshot. ![Textured3d](https://user-images.githubusercontent.com/123050957/214225816-87a2ab39-1080-4e1f-be00-1b7d3e927472.png) Next I have set the gradient as below ![Gradient](https://user-images.githubusercontent.com/123050957/214226006-e85cea3a-02f2-4506-8029-5b264915409b.png) I am...

A multiple image dataset in and converted, but not sure the 3d volume rendering is working correctly.