Ticket #60 (new task)

Opened 2 years ago

Last modified 2 years ago

Import VTK loader in OpenSG

Reported by: marcusl Assigned to: unassigned
Priority: major Milestone: 2.0 Release
Component: System Version:
Keywords: Cc:
Completion:

Description

See Christopher Fuenfzigs note in PotentialContributions.

Change History

09/25/06 22:19:54 changed by vossg

Hi,

do we need this ?

OpenSG 2.x contains a wrapper for the vtkPolyDataMapper. Which is slightly more general as you can input whatever VTK pipeline creates the poly dataset.

There is a version for 1.x too but I haven't had time to commit it.

09/26/06 17:28:50 changed by dirk

It can't hurt, for those people who have another VTK-based system but want to use/try OpenSG for rendering. It's also a quick way for people to get VTK stuff into ours wihtout having to port code. I'm ok with it.

For real apps it's probably not too useful, but for those we have the DataMapper?.