Hi,
I have been using Microsoft Volume rendering (MSVR) framework for 3D volume rendering using volume ray casting method in my medical image processing application which is developed using WPF of C#.NET (VS 2012 premium). . This framework (MSVR) runs only on NVidia GPU. Now I need a similar framework which should run on AMD Radeon (model 530) GPU. I explored all the possibilities from AMD site, but there is no concrete and straightforward solution. I am very much confused with the AMD's URLs, their SDK and other library support.
Could you please suggest a solution for my requirement? I need a solution wherein I can call the volume rendering APIs directly from my C# code by passing the processed 3D volume of CT/MRI images
- Manjunath