]> git.mxchange.org Git - flightgear.git/commit
We now can interpolated ground elevation for any position in the grid. We
authorcurt <curt>
Thu, 10 Jul 1997 04:26:36 +0000 (04:26 +0000)
committercurt <curt>
Thu, 10 Jul 1997 04:26:36 +0000 (04:26 +0000)
commit1f718dcc8f6419ef8d82092958ca9676ae237aa0
treec6bd704e03d653d56dafce062195e78fc031042b
parentabf27ac881a283e893ed4befeb0bfb7a97f863b2
We now can interpolated ground elevation for any position in the grid.  We
can use this to enforce a "hard" ground.  We still need to enforce some
bounds checking so that we don't try to lookup data points outside the
grid data set.
LaRCsim/navion_engine.c
Main/GLmain.c
Main/mesh2GL.c
Scenery/mesh.c