1
0
Fork 0
flightgear/Scenery
curt 1f718dcc8f 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.
1997-07-10 04:26:36 +00:00
..
common.c Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
common.h Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
depend More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
geometry.c Working on establishing a hard ground. 1997-07-08 18:20:11 +00:00
geometry.h More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
Makefile More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
mesh.c We now can interpolated ground elevation for any position in the grid. We 1997-07-10 04:26:36 +00:00
mesh.h Working on establishing a hard ground. 1997-07-08 18:20:11 +00:00
parser.y More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
parsevrml.h More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
scanner.l More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
scenery.c More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
scenery.h Beginning work on a scenery management system. 1997-06-26 22:14:53 +00:00