Hi, I am trying to write file read/write plugin like osgPluginOSG. I try to generate my own file format with extension ".test".
Is it enough to put the resulting DLL file into the executable path to read files with ".test" extension? Will osgDB automatically locate this DLL and call it to read ".test" extension files ? Do I need to register this DLL into osgDB? How ? BR Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
