Hi osg-users, I have to support a type of Collada that contain specific vendor <extra> profiles. For the moment, osg dae reader handle them with some hardcoded vendor specific profiles : "GOOGLEEARTH", "SCEI" ,"OpenSceneGraph" However, I've got the feeling that each Collada producer defines its own profile adapted to its needs.
What would be the proper way to handle this ?
- hardcode a newer vendor profile and submit it to OSG ?
- rewrite my own ReaderWriter from the current one ? (but this would
require a bunch of "virtual" on current one)
- add a form of callback mechanism to osg dae plugin to support custom
extras handling ?
- another brillant idea ?
Regards,
Luc
Luc FRAUCIEL
Département Produits/R&D
Tél. : +33 1 71 33 01 48
E-mail : [email protected]
Website : www.star-apic.com
<<image/gif>>
<<image/png>>
<<image/png>>
<<image/png>>
<<image/jpeg>>
<<image/png>>
<<image/jpeg>>
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

