Norman Vine writes: > Try increasing the far_clipping plane > This is set in src / Main / main.cxx / fgRenderFrame() > search for ssgSetNearFar() > > FWIW > I moved the far plane WAY BACK in order to simulate the satelite views > on the 'snapshot page' :-)
Maybe the far clip distance needs to become a property/command line option? Also note that the sky bowl could also intersect with the ground to limit your maximum visibility. If you find this to also be a factor you will need to increase the radius of the sky bowl. Curt. -- Curtis Olson Intelligent Vehicles Lab FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
