13 Commits (c3fc332113dc25df7748b911892da8ffafc00847)

Author SHA1 Message Date
  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 78a0422913 Add ACES colorspace conversion and luminance functions. Closes #13 3 years ago
  C. J. Howard d261feab3a Revise Morton location code functions to be templated, closes #7 3 years ago
  C. J. Howard 2c4e237276 Update copyright date 3 years ago
  C. J. Howard 2037230060 Finish documenting and organizing bitwise functions in bit-math.hpp 3 years ago
  C. J. Howard 3499e526e8 Generalize genetic operators to work with iterators, add more functions to bit-math.hpp 3 years ago
  C. J. Howard 10fd5f6801 Move bit math to utility folder and enclose in bit namespace 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 db50cec8d3 Replace sRGB<->Linear RGB conversion functions with more accurate versions 3 years ago
  C. J. Howard 065837bb39 Revise sky pass 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
  C. J. Howard f44df4b7cc Revise and expand easing functions, and reorganize some source file locations 3 years ago