15 Commits (e777f5c63cc86f7e66182b2418faad8d0d002715)

Author SHA1 Message Date
  C. J. Howard e777f5c63c Add functions for solving Kepler's equation, add solar system class 3 years ago
  C. J. Howard 1ef5ff08b0 Add celestial time functions 3 years ago
  C. J. Howard 9da628488a Add functions to generate celestial coordinate conversion matrices, and improve astronomical calculations 3 years ago
  C. J. Howard 1f8c73f13c Switch sky pass back to using horizon and zenith colors for interpolation, improve palette loading in weather system 3 years ago
  C. J. Howard 6e273279d9 Add altitude as sky pass parameter 3 years ago
  C. J. Howard 065f180471 Make weather system interpolate gradients based on elevation angles rather than time of day 3 years ago
  C. J. Howard 2238e4abdd Tween sky pass shader inputs 3 years ago
  C. J. Howard 4ededb3d7b Pass more information from weather system to sky pass 3 years ago
  C. J. Howard c81c2b11a5 Add blue noise input to sky pass 3 years ago
  C. J. Howard b5883e0679 Add functions for tracking the sun and moon positions based on latitude, longitude, and time 3 years ago
  C. J. Howard f7ec9dacc5 Switch sky pass from using fullscreen quad to sky dome model 3 years ago
  C. J. Howard 39c0c57869 Add ambient palette and sun palette 3 years ago
  C. J. Howard 39cd8e0049 Make sky gradients interpolate as time passes 3 years ago
  C. J. Howard 3172042ac5 Load sky gradient from sky palette texture, make sun position more physically accurate, revise linear<->srgb functions 3 years ago
  C. J. Howard 7222deeb56 Add weather system 3 years ago