emmanuel séguin writes: > 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 ?
I suppose so. For example, the libcitygml package in Debian provides the plugin compiled from those sources: https://packages.debian.org/sid/amd64/openscenegraph-plugin-citygml-shared/filelist So yes, compiling that code should provide you the plugin as well. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

