vtkActorToOSG

Michael Gronager from UNI-C wrote vtkActorToOSG based on vtkActorToPF. vtkActorToOSG allows VTK to be used with OpenSceneGraph (OSG).

Here are the source files:

vtkActorToOSG.h
vtkActorToOSG.cpp

More coming soon.

NOTE: In the future, vtkActorToPF and vtkActorToOSG may be combined into one codebase for easier maintenance.