[osg-users] How to integrate osg and VTK?

Gerrick Bivins biv at iastate.edu
Wed Apr 16 19:01:15 PDT 2008


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 <playzj at 163.com> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080416/e182b269/attachment.htm 


More information about the osg-users mailing list