]>
git.mxchange.org Git - simgear.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
curt [Mon, 22 Dec 1997 23:45:45 +0000 (23:45 +0000)]
First stab at sunset/sunrise sky glow effects.
curt [Mon, 22 Dec 1997 04:14:28 +0000 (04:14 +0000)]
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.
curt [Fri, 19 Dec 1997 23:34:03 +0000 (23:34 +0000)]
Lot's of tweaking with sky rendering and lighting.
curt [Fri, 19 Dec 1997 16:44:57 +0000 (16:44 +0000)]
Working on scene rendering order and options.
curt [Thu, 18 Dec 1997 23:32:28 +0000 (23:32 +0000)]
First stab at sky dome actually starting to look reasonable. :-)
curt [Thu, 18 Dec 1997 04:07:02 +0000 (04:07 +0000)]
Worked on properly translating and positioning the sky dome.
curt [Wed, 17 Dec 1997 23:14:30 +0000 (23:14 +0000)]
Initial revision.
Begin work on rendering the sky. (Rather than just using a clear screen.)
curt [Wed, 17 Dec 1997 23:13:45 +0000 (23:13 +0000)]
Began working on rendering the sky.
curt [Wed, 17 Dec 1997 23:12:14 +0000 (23:12 +0000)]
Fixed so moon and sun display lists aren't recreate periodically.
curt [Mon, 15 Dec 1997 23:54:25 +0000 (23:54 +0000)]
Add xgl wrappers for debugging.
Generate terrain normals on the fly.
curt [Mon, 15 Dec 1997 20:59:08 +0000 (20:59 +0000)]
Misc. tweaks.
curt [Fri, 12 Dec 1997 21:41:24 +0000 (21:41 +0000)]
More light/material property tweaking ... still a ways off.
curt [Fri, 12 Dec 1997 19:52:47 +0000 (19:52 +0000)]
Working on lightling and material properties.
curt [Thu, 11 Dec 1997 04:43:53 +0000 (04:43 +0000)]
Fixed sun vector and lighting problems. I thing the moon is now lit
correctly.
curt [Wed, 10 Dec 1997 22:37:34 +0000 (22:37 +0000)]
Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
curt [Tue, 9 Dec 1997 05:11:54 +0000 (05:11 +0000)]
Working on tweaking lighting.
curt [Tue, 9 Dec 1997 04:25:25 +0000 (04:25 +0000)]
Working on adding a global lighting params structure.
curt [Tue, 25 Nov 1997 23:20:44 +0000 (23:20 +0000)]
Changed planets.dat Planets.dat
curt [Tue, 25 Nov 1997 23:20:22 +0000 (23:20 +0000)]
Initial revision.
curt [Tue, 25 Nov 1997 19:25:27 +0000 (19:25 +0000)]
Changes to integrate Durk's moon/sun code updates + clean up.
curt [Tue, 28 Oct 1997 21:00:20 +0000 (21:00 +0000)]
Changing to new terrain format.
curt [Sat, 25 Oct 1997 03:24:21 +0000 (03:24 +0000)]
Incorporated sun, moon, and star positioning code contributed by Durk Talsma.
curt [Sat, 25 Oct 1997 03:16:08 +0000 (03:16 +0000)]
Initial revision of code contributed by Durk Talsma.
curt [Fri, 16 May 1997 15:51:13 +0000 (15:51 +0000)]
Initial revision.