53 Commits (a615ef7cf18d718186d0002e76f6dd27d876c0d7)

Author SHA1 Message Date
  C. J. Howard 289b579131 Add wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 1 year ago
  C. J. Howard e1d5b6b3cf Add ephemeris loader and change orbit system to be ephemeris-based 1 year ago
  C. J. Howard dafcae4fa8 Add Chebychev polynomial approximation and evaluation functions 1 year ago
  C. J. Howard d4f3ada0d0 Add Horner's method for polynomial evaluation 1 year ago
  C. J. Howard f9579a1588 Improve calculations of orbits and celestial body orientations. 1 year ago
  C. J. Howard bd9e335a4f Add skeleton and bone classes. Add support for procedurally building ant models from individual body parts 1 year ago
  C. J. Howard 8de74d2e1b Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
  C. J. Howard 4ae99d7596 Add advanced deadzone configuration functions to the game controller class 2 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 c99cfff091 Optimize quadratures 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 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
  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 62fab1a866 Add scalar type to tween template parameters 3 years ago
  C. J. Howard 10c4e44130 Clean up math namespace 3 years ago
  C. J. Howard f4f180d5f1 Document genetics namespace and revise math namespace 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 3 years ago
  C. J. Howard 2b657f34e2 Add type casting functions for vector, matrix, and quaternion types 3 years ago
  C. J. Howard de96e99c67 Make camera use reverse z projection for increased depth testing accuracy 3 years ago
  C. J. Howard a11bca4ce2 Add half z matrix projection functions 3 years ago
  C. J. Howard 37f95a087d Improve orbit cam springing 3 years ago
  C. J. Howard 7c8b2ddfbc Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems 3 years ago
  C. J. Howard 924cde00e5 Refactor application to split into application class and separate game bootloader 3 years ago
  C. J. Howard 0a5a7035d8 Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago