]> git.mxchange.org Git - simgear.git/blobdiff - DoxygenMain.cxx
Use Effects in materials library, and therefore in scenery
[simgear.git] / DoxygenMain.cxx
index 8a65e9651fb5861003921db6f3c58ef1f20b0aea..592e9409a45c1c9be26e725e9018c10c3f9ac2f8 100644 (file)
  *   planets for a given time, date, season, earth location, etc.
  *   (SGEphemeris)
  *
+ * - Code to render a realistic sky dome, cloud layers, sun, moon,
+ *   stars, and planets all with realistic day/night/sunset/sunrise
+ *   effects.  Includes things like correct moon phase, textured moon,
+ *   sun halo, etc. (SGSky is built on top of SGCloudLayer ...)
+ *
  * - Simple serial (SGSerial), file (SGFile), socket (SGSocket), and
  *   UDP socket (SGSocketUDP) I/O abstractions.
  *