Hi Ukuk, On Fri, Feb 20, 2009 at 11:55 AM, Ufuk <[email protected]> wrote: > Hi again, > i also recognized that when i put all the data into \bin directory, i can > load all models but if i give the path of models it does not load.. > should i have a data directory or how should i set this?
You use the OSG_FILE_PATH env var or osgDB::setDataFilePath() method to point file loading to a specific set of directories. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

