Dear Community-Members, I am running an eqOSG software version for performance studies on my computer. One of my demos is a CT of a human body made out of 9 ply files.
I encountered the problem that OSG doesn't support ply format, as some of you also did (I watched around in some OSG forums). I got that some of you implemented the native eqPly-loader into esOSG as a file plugin for the osgDB-class. I downloaded the source files and now I don't know how to install this plugin. I created a new folder in the source folder for osgPlugins (where all the plugins for the other files formats are too). I opened up the OSG_PLUGINS_MASTER.sln Visual Studio project files and I was able to generate an osg_plyd.lib and osg_ply.lib. My question now is: How do I get it done so that this plugin is installed in the osgDB library ? Does that then work simply like calling "osgDB::readfile(bone0.ply);" and it loads the file or how do I then handle with this new plugin ? I feel that it's not so far to get to a solution, but, as you see, the last steps are missing. I hope someone of you can help me. Greetings, Christian -- Sarah Kreuz, die DSDS-Siegerin der Herzen, mit ihrem eindrucksvollen Debütalbum "One Moment in Time". http://portal.gmx.net/de/go/musik _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

