Celestial Demo
From CSP
[edit]
Celestial Demo
This was my first CSP project. Using several online references (see below), I wrote routines to accurately position the sun, moon, and stars in the sky for the next 400 years or so. I also implemented some colorspace transformations and atmospheric rendering models to produce quasi-realistic looking sky domes. The code was originally written in Python, but has since been ported to C++ and integrated with CSPSim. --Onsight
[edit]
References
- A Practical Analytic Model for Daylight (http://www.cs.utah.edu/vissim/papers/sunsky/)
- Yale Bright Star Catalog (http://amase.gsfc.nasa.gov/amase/MissionPages/YALEBSC.html)
- Night Rendering (http://graphics.stanford.edu/~henrik/papers/night/)
- A Physically-Based Night Sky Model (http://graphics.stanford.edu/~henrik/papers/nightsky/)
- Physically-Based Glare Effects for Digital Images (http://www.graphics.cornell.edu/pubs/1995/SSZG95.html)
[edit]
Screenshots

