[osg-users] Vector field visualization

2009-06-18 Thread Kenneth Porter
I have an application where I need to display a collection of 3D points 
representing error from ideal position on a plane. The points may be in a 
rectangular or polar coordinate system.

I'm looking for a library to allow me to visualize my data, and I'm wondering 
if OSG is good for this, or if it's overkill and I should be looking at some 
other system. Are there examples in OSG that are similar to this kind of 
application?

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=14136#14136





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Vector field visualization

2009-06-18 Thread Adrian Egli OpenSceneGraph (3D)
Hi

May u can use ParaView to see what you could do with VTK, but if you need a
good visualisation scene graph it would be better to implement the features
into OSG than using VTK, because VTK is a really bad scene graph :-) if we
could say it's also a scene graph

adrian

2009/6/18 Kenneth Porter
scratchmonkey+...@sewingwitch.comscratchmonkey%2b...@sewingwitch.com


 I have an application where I need to display a collection of 3D points
 representing error from ideal position on a plane. The points may be in a
 rectangular or polar coordinate system.

 I'm looking for a library to allow me to visualize my data, and I'm
 wondering if OSG is good for this, or if it's overkill and I should be
 looking at some other system. Are there examples in OSG that are similar to
 this kind of application?

 --
 Read this topic online here:
 http://forum.openscenegraph.org/viewtopic.php?p=14136#14136





 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 

Adrian Egli
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org