curt
|
73ed3c180e
|
C++ - ifiing the code a bit.
Starting to reorginize some of the lighting calcs to use a table lookup.
|
1998-04-22 13:24:04 +00:00 |
|
curt
|
c1004bd1a0
|
Converting to Gnu autoconf system.
Centralized time handling differences.
|
1998-04-03 22:12:53 +00:00 |
|
curt
|
e798c59696
|
Incorporated Durk's Astro/ tweaks. Includes unifying the sun position
calculation code between sun display, and other FG sections that use this
for things like lighting.
|
1998-02-23 19:07:49 +00:00 |
|
curt
|
d126b3d8f0
|
Minor tweaks.
|
1998-02-09 15:07:47 +00:00 |
|
curt
|
3680a11148
|
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
|
1998-01-27 00:47:41 +00:00 |
|
curt
|
bda27365e4
|
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
|
1998-01-19 19:26:51 +00:00 |
|
curt
|
f1ec224b73
|
Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.
|
1998-01-19 18:40:15 +00:00 |
|
curt
|
41dd9d6dae
|
Calculate lighting parameters here.
|
1997-12-30 23:10:19 +00:00 |
|
curt
|
846a4d14d8
|
Further integration of event manager.
|
1997-12-30 22:22:31 +00:00 |
|
curt
|
2ebbbe0053
|
Integrated new event manager with subsystem initializations.
|
1997-12-30 20:47:34 +00:00 |
|
curt
|
feabb5024a
|
Tweaked the sky coloring a bit to build in structures to allow finer rgb
control.
|
1997-12-23 04:58:38 +00:00 |
|
curt
|
d19c5f0b6f
|
Add xgl wrappers for debugging.
Generate terrain normals on the fly.
|
1997-12-15 23:54:25 +00:00 |
|
curt
|
09ee64ff67
|
Fixed sun vector and lighting problems. I thing the moon is now lit
correctly.
|
1997-12-11 04:43:53 +00:00 |
|
curt
|
28fad1d296
|
Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
|
1997-12-10 22:37:34 +00:00 |
|
curt
|
4ab16fd58e
|
Working on adding a global lighting params structure.
|
1997-12-09 04:25:25 +00:00 |
|
curt
|
c8d2e72433
|
Changes to integrate Durk's moon/sun code updates + clean up.
|
1997-11-25 19:25:27 +00:00 |
|
curt
|
91aef7cb1c
|
Reverse direction of sun vector, so object normals can be more normal.
|
1997-11-15 18:15:39 +00:00 |
|
curt
|
ed2fc539b2
|
Changed GLUT/ -> Main/
|
1997-10-28 21:07:21 +00:00 |
|
curt
|
45d02e3e68
|
Mostly working on stars and generating sidereal time for accurate star
placement.
|
1997-09-13 01:59:45 +00:00 |
|
curt
|
5d76cf2eaa
|
More tweaking with stars.
|
1997-09-05 14:17:26 +00:00 |
|
curt
|
ad22cbffca
|
Working on getting stars right.
|
1997-09-05 01:35:53 +00:00 |
|
curt
|
b830d97782
|
Shufflin' stuff.
|
1997-09-04 02:17:18 +00:00 |
|
curt
|
89a9811607
|
Changed naming scheme of basic shared structures.
|
1997-08-27 03:29:38 +00:00 |
|
curt
|
6510c9f3b4
|
Doing a bit of reorganizing and house cleaning.
|
1997-08-22 21:34:32 +00:00 |
|
curt
|
cdb1417490
|
Worked on better simulating real lighting.
|
1997-08-19 23:55:03 +00:00 |
|
curt
|
bcf7870083
|
The interface to sunpos now updates a global structure rather than returning
current sun position.
|
1997-08-13 20:23:49 +00:00 |
|
curt
|
88c803c7fc
|
Working on correct real time sun lighting.
|
1997-08-06 00:24:22 +00:00 |
|
curt
|
39902fe0d6
|
Initial revision.
|
1997-08-01 15:27:56 +00:00 |
|