On Jan 27, 2008 2:00 PM, Melchior FRANZ wrote:

> One can show the view immediately with
>
>  --prop:sim/sceneryloaded-override=true
>
> but still, OSG takes a lot longer to finish loading scenery objects.
> Maybe that's because it scans the whole harddisk for instances of
> cow.osg ...  ;-)


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?)

Curt.
-- 
Curtis Olson: http://baron.flightgear.org/~curt/
-------------------------------------------------------------------------
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