i am new with using VTK so i need guidance on how to go about using it for Volume rendering using C++ or python as the programming language
Hello @Emmynabs,
There is a website with lot of example : examples.vtk.org.
And there is some examples in C++ or python for volume rendering: https://examples.vtk.org/site/Cxx/#volume-rendering
thank you for your response, i have seen these examples and i tried following the steps on how to do them but i end up having numerous error messages each time i try, i do not know if maybe i haven’t properly build and installed VTK on my system or it is something else. i really need guidance with this. do not know if i am asking for too much