Thanx. As I was saying I'm very new to OpenSceneGraph ;) Is the CityGml plugin for osg this one : https://code.google.com/p/libcitygml/ ? If I understand you correctly this code should compile to a libosgdb_xxx capable of reading the CityGml file format inside osg tools. Is that it ?
Cheers 2014-03-10 13:46 GMT+01:00 Alberto Luaces <[email protected]>: > emmanuel séguin writes: > > > Hi, > > > > I'm new to openscenegraph. I'm currently trying to transform some > > CityGml models to Collada. I've noticed the osgconv tool and I've > > tried to use it to transform my CigyGml models ... apparently CityGml > > is not supported by default. > > > > Could you advise me on how to do this transformation in OpenSceneGraph > > ? > > As far as I know, you have to compile the CityGml plugin, and then copy > the resulting dynamic library to OSG plugin's directory. After that, it > will be automatically picked by OSG when needed. > > -- > Alberto > > _______________________________________________ > 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

