31 Commits (9b7fe1b4386d4c2f4d64488772872d678bcace18)

Author SHA1 Message Date
  C. J. Howard 9b7fe1b438 Rename solar system to orbit system, make orbit and astronomy system use new orbital mechanics functions. Fixes #2 2 years ago
  C. J. Howard 7477552eea Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
  C. J. Howard 7f93f132cd Revise coordinate transformation functions and move into own namespace hierarchy 3 years ago
  C. J. Howard ee5a9746da Add more color-related functions, deconstruct blackbody function into separate color functions, move B-V color index function to color index namespace 3 years ago
  C. J. Howard 81d7a863a8 Add color namespace, improve colorspace conversion functions, move colorspace and gamma functions from utility folder to new color namespace 3 years ago
  C. J. Howard 30225a84c0 Fix error in lux_to_vmag function 3 years ago
  C. J. Howard 832da4d38d Add blue noise to final render pass, apply luminance correction to scaled color of star catalog stars 3 years ago
  C. J. Howard 78a0422913 Add ACES colorspace conversion and luminance functions. Closes #13 3 years ago
  C. J. Howard 0b7e344dac Add star catalog loading and render to sky pass 3 years ago
  C. J. Howard cdde99b948 Add configurable exposure to camera class 3 years ago
  C. J. Howard 62fab1a866 Add scalar type to tween template parameters 3 years ago
  C. J. Howard bf51b4ae1d Fix sky pass and time tweening issues 3 years ago
  C. J. Howard 3023e75cf5 Apply temporary fix to astronomy system and sun position calculation 3 years ago
  C. J. Howard ccbbd08b32 Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
  C. J. Howard 978ad7add6 Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 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 17b56d2bda Separate moon rendering from sky shader into separate object 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 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 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
  C. J. Howard adae795bfe Initial test of dynamic sky shader 3 years ago
  C. J. Howard 065837bb39 Revise sky pass 3 years ago
  C. J. Howard 0a5a7035d8 Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago
  C. J. Howard c9779bf766 Replace old repo contents with new repo contents 3 years ago