* Curtis Olson -- Sunday 27 January 2008:
> Would this speed things up:
> 
> find / -name '*.ac' -exec osgconv {} /`basename {} .ac`.osg \;
> 
> (i.e. create a model.osg in / for every model.ac on your hard drive?)

Could be, but I wouldn't want that. This has the potential to
break a lot. The problem at the moment is that, indeed, fgfs
searches for a cow.osg and even picks that up from the dir that
the OSG_FILE_PATH variable points to, although the requested
*.ac version is right there! fgfs would just have to pick it,
not ignore it. And the cow.osg version in OSG_FILE_PATH (if set
to the OSG data dir, which is necessary to make the OSG demos
work) is the chrome shaded high-poly cow, halfway sunk in the
ground.

m.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to