Hi Paul, guys, here is the plugin I am using in such cases. Just unpack the directory under src/osgPlugins/ and add "ADD_SUBDIRECTORY(frgba)" into src/osgPlugins/CMakeLists.txt
It compiles with current svn version. I haven't tested every case well, just the float format should be well tested. However I haven't tested it with the current svn version if it loads perfectly or not, but I think it should work. The reader supports gzipped files. Hence whenever you have written any file with this plugin, you can just pack the file with gzip and thats it. Per default writer does not write packed files directly. Reader, however, can read the .frgba/.irgba directly in packed form. I hope this plugin could help somebody. Cheers, Art ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=18254#18254
frgba.tar.gz
Description: application/gzip
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

