]> git.mxchange.org Git - flightgear.git/commit
Patch from Jim Wilson:
authordavid <david>
Sat, 30 Mar 2002 12:52:24 +0000 (12:52 +0000)
committerdavid <david>
Sat, 30 Mar 2002 12:52:24 +0000 (12:52 +0000)
commitfaf2fa91d232f804b1d5b74f79e06e4625ce09fd
tree1db9f42bef418b08887fe995f6425b944d04aa0f
parent50e25151e1bba447fe24c356a95d53f326863007
Patch from Jim Wilson:

Clear frame buffer and render model after rest of 3D scene. This has a
small frame rate cost (YMV). But who thought 3D cockpit would be cheap?
If anyone has a better idea, have at it!

Just did some more careful testing and I see little or no frame rate loss
with the depth buffer clear.  Also you can change the near plane to 0.1
and get rid of the "sunroof" (so I don't have to make up another set of
patches.
src/Main/main.cxx