Hi,
Question 1
I am interested in direct volume rendering of medical image volumetric data using volume ray casting method. May I know is there any support in WPF of C#?
Question 2
At present, VTK pops up a OpenGL window for volume rendering. Is there any way to integrate this rendering in WPF controls like image segment?
- Manjunath
What I have tried:
I integrated Microsoft Volume Rendering SDK which is a Cuda based rendering engine, but now looking for a volume rendering framework which should run independent of GPU. In that sense, VTK is there, but I need to integrate this rendering window in my WPF application