Re: [wxVTK] about wxVTK
Brought to you by:
malat
From: Mathieu M. <mma...@ny...> - 2005-04-19 01:34:12
|
Hello Francesco, Welcome to the VTK world ! Once you discover you won't go back ever :). More seriously you cannot compare gnuplot to VTK, but VTK does a pretty good job at large dataset, and tons of 3d stuff. This is an abstract layer above OpenGL. It has wrapping for Tcl, Python, Java and even octave (matlab clone). The learning curve is reasonable not too steep but keep in mind that there is almost 1000 classes just in VTK itself (not counting users contrib, example, and project like paraview). As for 2. wxVTK is only a bridge between wxWidget and VTK. So you can use it in your wx project and it allow you access to the full power of VTK. But wxVTK is pretty generic there is nothing done in particular for math user like you. HTH Mathieu f18m_217828 wrote: > Hi, > I'm the admin of the MathStudio project > (http://mathstudio.sourceforge.net) and I'd like to ask you a couple of > things about your wxVTK project: > > 1) I'm a C++ wx-user since quite much time but I've never used VTK; so, > before any other question, I need to know: VTK can be used to plot math > data ? > > 2) If yes, wxVTK allows to use VTK in this sense ? > > Thanks, > Francesco Montorsi > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > |