| Done
--------------------------------------------------------------------------
+7/3/98 - Generate and store the transform matrix when rendering by
+ material property so we don't have to push, transform, pop
+ continually. See mesa code for gluLookAt()
+
6/11/98 - convert to static libraries and reduce libtool usage ...
6/11/98 - Converted to GL_FOG_EXP2
number of vertices so that we can have consistent size, rendering
speed etc. among various terrain tiles.
-6/10/98 - Generate and store the transform matrix when rendering by
- material property so we don't have to push, transform, pop
- continually. See mesa code for gluLookAt()
-
5/26/98 - Add version checking to scenery files
4/25/98 - Roll all of Time/sunpos.cxx into Astro/sun.cxx