X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DoxygenMain.cxx;h=592e9409a45c1c9be26e725e9018c10c3f9ac2f8;hb=5c6076d72d512568f86bd254b0c1eb330b27fd06;hp=8a65e9651fb5861003921db6f3c58ef1f20b0aea;hpb=27f98d24ebf8d1bd1f394a0d403a9362490a8251;p=simgear.git diff --git a/DoxygenMain.cxx b/DoxygenMain.cxx index 8a65e965..592e9409 100644 --- a/DoxygenMain.cxx +++ b/DoxygenMain.cxx @@ -33,6 +33,11 @@ * 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. *