|
Tuesday, 03 March 2009 17:55 |
Should I switch the basic drawing functions of MIView to use the visualization toolkit (VTK)? I think its inevitable. VTK contains so many functions, such as reslicing 3D volumes, complete volume rendering, mouse interaction, and many more, that would take me years to duplicate on my own. It's a robust, cross-platform library that is constantly updated. Why not? I've found a nice wxVTK window interface so I can still use the wxWidgets functionality. Only problem with all of this is time . Since I'm now in grad school, I've got no time left. But should I start working on MIView again, VTK is the way to go.
|
Comments