]> git.mxchange.org Git - flightgear.git/commit
Add support for drawing only a portion of the configured view frustum. This
authorcurt <curt>
Fri, 25 Feb 2005 22:27:15 +0000 (22:27 +0000)
committercurt <curt>
Fri, 25 Feb 2005 22:27:15 +0000 (22:27 +0000)
commitc6c094034c4d9cd54b7ffed5a3862bbf134c1e5d
treea9553f8160367ace6a488256bb1741864e7f634e
parent5accfdeb905d2781ed297258efb4ff7bcc1bae55
Add support for drawing only a portion of the configured view frustum.  This
is one way to get an asymmetric view frustum without needing to compute the
sgFrustum parameters directly.
src/Main/renderer.cxx
src/Main/viewmgr.cxx