18 Commits (514137241fb484e29ab9465846279097ffc24e86)

Author SHA1 Message Date
  C. J. Howard 514137241f Add ozone to atmosphere 2 years ago
  C. J. Howard 7a8edd9a5a Add UTC offset function 2 years ago
  C. J. Howard a402e70a90 Improve world creation functions with added exception handling, add colors to logger on Windows 2 years ago
  C. J. Howard 289b579131 Add wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 2 years ago
  C. J. Howard e1d5b6b3cf Add ephemeris loader and change orbit system to be ephemeris-based 2 years ago
  C. J. Howard 86308e2b90 Improve photometric and astronomic calculations 2 years ago
  C. J. Howard f9579a1588 Improve calculations of orbits and celestial body orientations. 2 years ago
  C. J. Howard 6f4d7471f2 Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system 3 years ago
  C. J. Howard 4459d51367 Add more blackbody-related functions, add functions related to refraction, improve blackbody and atmosphere-related calculations in the astronomy system 3 years ago
  C. J. Howard 882e0dd787 Improve angular radius calculation in astronomy system 3 years ago
  C. J. Howard f26552c3ad Improve sky pass, improve parameterization of atmospheric scattering, add more atmospheric scattering-related functions to the physics::atmosphere namespace 3 years ago
  C. J. Howard 272c871d15 Integrate blackbody lighting with atmospheric scattering 3 years ago
  C. J. Howard 0dc3138bf4 Fix incorrectly nested namespace 3 years ago
  C. J. Howard c327e686bd Add Simpson's 1/3 rule quadrature 3 years ago
  C. J. Howard 9b6c9504ff Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody 3 years ago
  C. J. Howard 9b7fe1b438 Rename solar system to orbit system, make orbit and astronomy system use new orbital mechanics functions. Fixes #2 3 years ago
  C. J. Howard 7c1bc2ff6b Add physics::time namespace, add function to calculate ERA from UT1 3 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 3 years ago