Hi,

I'm looking for a way to load both the Virtual Planet Builder main .ive file 
and the tiles .ive from a VFS (Virtual file system). I already have a VPB 
terrain running and a functional VFS system that works by adding ".physfs" at 
the end of a filepath like this osgDB::readNode(engine/file.ive.physfs"). I'm 
able to load the main .ive file from the VFS but unfortunately when the plugin 
load the tiles I can't find a way to add the ".physfs" extension since the call 
is on the plugin side. What would be the best way to do so?

Cheers,
Micael

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=40383#40383





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to