1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
curt
d19c5f0b6f Add xgl wrappers for debugging.
Generate terrain normals on the fly.
1997-12-15 23:54:25 +00:00
curt
b5293f1f44 Working on new scenery subsystem. 1997-10-30 12:38:35 +00:00
curt
acfd549ea7 Changing to new terrain format. 1997-10-28 21:00:20 +00:00
curt
89a9811607 Changed naming scheme of basic shared structures. 1997-08-27 03:29:38 +00:00
curt
cdb1417490 Worked on better simulating real lighting. 1997-08-19 23:55:03 +00:00
curt
88c803c7fc Working on correct real time sun lighting. 1997-08-06 00:24:22 +00:00
curt
54f9aac53f Incorporated mesh2GL.c into mesh.c 1997-08-02 19:10:12 +00:00
curt
6ef6f4d986 Tweaks for building with Cygnus Win32 compiler. 1997-07-18 23:41:20 +00:00
curt
68681f730f Minor tweaks to aid Win32 port. 1997-07-16 20:04:42 +00:00
curt
bf40d877a1 Testing/playing -- placed objects randomly across the entire terrain. 1997-07-14 16:26:03 +00:00
curt
f612f210fc Added #include <Windows32/Base.h> to help Win32 compiling. 1997-07-12 04:01:14 +00:00
curt
392f23ab35 Looking at potential scenery transformation/coordinate system problems. 1997-07-12 02:27:07 +00:00
curt
f1d21eef9c Solved some scenery display/orientation problems. Still have a positioning
(or transformation?) problem.
1997-07-11 03:23:18 +00:00
curt
5667631a45 More tweaking of terrian floor. 1997-07-11 01:29:58 +00:00
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
curt
abf27ac881 Working on terrain elevation interpolation routine. 1997-07-10 02:22:10 +00:00
curt
be5527975f Working on making the ground "hard." 1997-07-09 21:31:08 +00:00
curt
134081456f Working on establishing a hard ground. 1997-07-08 18:20:11 +00:00
curt
7460b99c30 More twiddling with the Scenery Management system. 1997-06-29 21:16:47 +00:00
curt
189c638b34 Working on intergrating the VRML (subset) parser. 1997-06-22 21:44:40 +00:00
curt
b5d432032d The LaRCsim flight model is starting to look like it is working. 1997-05-30 19:26:56 +00:00
curt
726c961553 Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
curt
3768b119f5 Slight change to origin key words. 1997-05-19 18:20:50 +00:00
curt
f9dfcecfe0 Initial revision. 1997-05-16 15:58:23 +00:00