Curtis L. Olson writes:

 > We artifically raise the lights a bit to attempt to avoid zbuffer
 > fighting.  The formula is based on the altitude above ground and the
 > distance away ... however, it's rough and imperfect ...

I'm still working on understanding the code.  First, you have

        point_list geod_light_nodes
            = calc_elevations( root, light_nodes.get_node_list(), 0.5 );

That means that the base elevation for each light is already 0.5m
above the runway.  Does FlightGear have ssg do further elevation
adjustments at runtime?


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to