[vtkusers] Subject- Observer and callbacks patterns
    chasank 
    chasank at gmail.com
       
    Fri Jan  9 07:11:03 EST 2015
    
    
  
Hi,
if you are able to export your raw data into vtkImageData for representing
your piece of molecule ( atom, proton, electron etc. ) in 3D world. 
1) Read your pieces of molecule data into vtkImageData instances 
2) Process your data with volume rendering to have vtkVolume instances
3) Add multiple vtkVolume instances to a vtkRenderer.
4) Write custom callbacks which inherits from vtkCommand to control user
interaction with your 3D models.
Best Regards. 
--
View this message in context: http://vtk.1045678.n5.nabble.com/Subject-Observer-and-callbacks-patterns-tp5730019p5730045.html
Sent from the VTK - Users mailing list archive at Nabble.com.
    
    
More information about the vtkusers
mailing list