vtkActorToOSG exists for such a thing. We use it as the end of our pipelines to add the results to our osg scenegraph.
http://brighton.ncsa.uiuc.edu/prajlich/vtkActorToPF/osg.html

biv
On Apr 16, 2008, at 8:52 PM, Yanling Liu wrote:

If you could get current GL content then you could just call VTK rendering modules to draw on screen. Or you could extract geometry information from vtkPolyData and draw it use OSG.

On Tue, Apr 15, 2008 at 9:25 PM, playzj <[EMAIL PROTECTED]> wrote:
hi All,

Who can tell me how to integrate osg and VTK?For example, how to show the result calculated by VTK algorithm (e.g.,contourLine ) in OSG scene.

      thanks you in advance!

zhujun

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to