.. |
areamgr.c
|
Initial revision.
|
1998-01-07 02:05:48 +00:00 |
astro.c
|
Working on scene rendering order and options.
|
1997-12-19 16:44:57 +00:00 |
astro.h
|
Began working on rendering the sky.
|
1997-12-17 23:13:45 +00:00 |
common.c
|
Tweaks to help building with MSVC++
|
1998-01-06 01:20:16 +00:00 |
common.h
|
Put comments around the text after an #endif for increased portability.
|
1997-07-23 21:52:10 +00:00 |
depend
|
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.
|
1997-12-22 04:14:28 +00:00 |
geometry.c
|
Tweaks to help building with MSVC++
|
1998-01-06 01:20:16 +00:00 |
geometry.h
|
Put comments around the text after an #endif for increased portability.
|
1997-07-23 21:52:10 +00:00 |
Makefile
|
Working on scene rendering order and options.
|
1997-12-19 16:44:57 +00:00 |
mesh.c
|
Add xgl wrappers for debugging.
|
1997-12-15 23:54:25 +00:00 |
mesh.h
|
Changed naming scheme of basic shared structures.
|
1997-08-27 03:29:38 +00:00 |
moon.c
|
Tweaks to help building with MSVC++
|
1998-01-06 01:20:16 +00:00 |
moon.h
|
Fixed sun vector and lighting problems. I thing the moon is now lit
|
1997-12-11 04:43:53 +00:00 |
obj.c
|
Worked on winding problem without luck, so back to calling glFrontFace()
|
1997-12-30 23:09:40 +00:00 |
obj.h
|
Initial revision.
|
1997-10-28 21:14:54 +00:00 |
orbits.c
|
Integrated new event manager with subsystem initializations.
|
1997-12-30 20:47:34 +00:00 |
orbits.h
|
Merged in Durk's changes ...
|
1997-12-30 16:36:40 +00:00 |
planets.c
|
Integrated new event manager with subsystem initializations.
|
1997-12-30 20:47:34 +00:00 |
planets.h
|
Merged in Durk's changes ...
|
1997-12-30 16:36:40 +00:00 |
scenery.c
|
Integrated new event manager with subsystem initializations.
|
1997-12-30 20:47:34 +00:00 |
scenery.h
|
Add xgl wrappers for debugging.
|
1997-12-15 23:54:25 +00:00 |
sky.c
|
Further integration of event manager.
|
1997-12-30 22:22:31 +00:00 |
sky.h
|
First stab at sunset/sunrise sky glow effects.
|
1997-12-22 23:45:45 +00:00 |
stars.c
|
Further integration of event manager.
|
1997-12-30 22:22:31 +00:00 |
stars.h
|
Incorporated sun, moon, and planet position and rendering code contributed
|
1997-10-25 03:18:26 +00:00 |
sun.c
|
Add an option to advance/decrease time from keyboard.
|
1998-01-05 18:44:33 +00:00 |
sun.h
|
Fixed sun vector and lighting problems. I thing the moon is now lit
|
1997-12-11 04:43:53 +00:00 |