Reputation: 29
I used vtk's volume rendering algorithm to render a volume data(eg. 500*500*100).If i want change certain sub-volumes'(eg 20*20*20) color,and how can i do that? Any advice will be thankful!
I had tried some methods. Like vtkVolumePicker,vtkMultiBlockDataSet and so on. But all failed.
Upvotes: 0
Views: 197