aboutsummaryrefslogtreecommitdiff
path: root/bluedot.py
AgeCommit message (Collapse)Author
2020-01-20Extract OpenCL setup into RendererAdrian Kummerlaender
2020-01-11Add version of local fisheye sunrise with fancy plottingAdrian Kummerlaender
2020-01-09Fix exposure value in bluedot exampleAdrian Kummerlaender
2020-01-03Improve structure, play around with phase functionsAdrian Kummerlaender
2019-12-19Basic sky rendering using the model by Nishita et al.Adrian Kummerlaender
See "Display of the earth taking into account atmospheric scattering" (Nishita et al., 1993) `bluedot.py` renders the full earth disk while rotating the sun around it. `sunrise.py` renders the rise of the sun. Physical model constants may be changed in `planets.py`.