1
0
Fork 0
Commit graph

90 commits

Author SHA1 Message Date
curt
134081456f Working on establishing a hard ground. 1997-07-08 18:20:11 +00:00
curt
09c494327b Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.
1997-07-07 20:59:47 +00:00
curt
37a2b12501 renamed mat3 directory to Math so we could add other math related routines. 1997-07-05 20:43:27 +00:00
curt
f9a8d0e615 Playing with terrain color. 1997-07-03 00:51:14 +00:00
curt
ab2f98cd43 Working on scenery management system. 1997-06-29 21:19:16 +00:00
curt
127b957f22 Working on Makefile structure. 1997-06-27 21:37:59 +00:00
curt
134d37d449 Working on Makefile structure. 1997-06-27 20:03:31 +00:00
curt
812700adda Beginning work on a scenery management system. 1997-06-26 22:14:53 +00:00
curt
9205d3928b Restructuring make, adding automatic "make dep" support. 1997-06-26 19:08:22 +00:00
curt
80713ee205 Minor changes to compile with rsxnt/win32. 1997-06-25 15:39:44 +00:00
curt
189c638b34 Working on intergrating the VRML (subset) parser. 1997-06-22 21:44:40 +00:00
curt
475fbce296 Continue directory shuffling ... everything should be compilable/runnable
again.
1997-06-21 17:52:22 +00:00
curt
450a307fc2 Capitalized subdirectory names. 1997-06-21 17:12:38 +00:00
curt
0688c54540 A couple more runway tweaks ... 1997-06-18 04:10:31 +00:00
curt
e41db26287 Hacked in a runway 1997-06-18 02:21:23 +00:00
curt
226ef4335a Timer interval stuff now uses gettimeofday() instead of ftime() 1997-06-17 16:51:58 +00:00
curt
7e07f19a25 More timer related tweaks with respect to view direction changes. 1997-06-17 04:19:16 +00:00
curt
c24e18e0fc Nonsignal based interval timing is now working.
This would be a good time to look at cleaning up the code structure a bit.
1997-06-17 03:41:10 +00:00
curt
fa97396939 Starting to add general timer support. 1997-06-16 19:32:50 +00:00
curt
95804faaea A tiny bit more view tweaking. 1997-06-02 03:40:06 +00:00
curt
2abbce4d79 Working on views (side, front, back, transitions, etc.) 1997-06-02 03:01:38 +00:00
curt
3daadec894 Elevator trim added. 1997-05-31 19:16:24 +00:00
curt
220ee54f33 WE CAN NOW FLY!!!
Continuing work on the LaRCsim flight model integration.
Added some MSFS-like keyboard input handling.
1997-05-31 04:13:51 +00:00
curt
305c0fa027 Added elevator/aileron controls. 1997-05-30 23:26:19 +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
3396be582a Removed from this directory. We now have an entire mat3 library ... 1997-05-30 15:23:52 +00:00
curt
3cf5fb1cf9 Made a bit more progress towards integrating the LaRCsim flight model. 1997-05-30 03:54:10 +00:00
curt
3698b6ec3d Working on incorporating the LaRCsim flight model. 1997-05-29 22:39:49 +00:00
curt
6145613736 Minor tweaks, moving towards general flight model integration. 1997-05-29 12:31:39 +00:00
curt
d8e9c999f9 Updated to reflect changing interfaces in other "modules." 1997-05-29 02:33:23 +00:00
curt
1c25a7c67f Renamed & rearranged variables and routines. Added some initial simple
timer/alarm routines so the flight model can be updated on a regular interval.
1997-05-27 17:44:31 +00:00
curt
c3eef96cfb Fixed surface normals for triangle mesh. 1997-05-24 01:45:32 +00:00
curt
c5ffbe243f First stab at using GL_TRIANGLE_STRIP's instead of GL_POLYGONS (to conserve
memory)
1997-05-23 20:05:24 +00:00
curt
f08257175f Added GNU copyright headers.
Fog now works!
1997-05-23 15:40:24 +00:00
curt
1d7a109e9a Trying to get fog to work ... 1997-05-23 00:35:09 +00:00
curt
a104d9c820 Renamed due to added GLUT support. 1997-05-21 15:57:49 +00:00
curt
784dcd9039 Renamed these files, restructured with GLUT support. 1997-05-21 02:14:41 +00:00
curt
0341d3d05e Parameter tweaking ... starting to stub in fog support. 1997-05-19 18:22:41 +00:00
curt
cc15d5ad43 Trying to stub in support for standard OpenGL. 1997-05-17 00:17:34 +00:00
curt
f9dfcecfe0 Initial revision. 1997-05-16 15:58:23 +00:00