aboutsummaryrefslogtreecommitdiff
path: root/raymarch.cl
AgeCommit message (Collapse)Author
2020-01-11Implement basic fish eye viewAdrian Kummerlaender
2020-01-09Replace subscripted vector accessAdrian Kummerlaender
Supported by Intel OpenCL but not by Nvidia
2020-01-08Fix Rayleigh and Mie phase functionsAdrian 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`.