Accurate color conversions
This is a quick note for converting byte values colors in 0-255 back and forth to floating-point colors in 0-1 which avoids common errors.
Read more →(Also lomonster.com and clomont.com)
This is a quick note for converting byte values colors in 0-255 back and forth to floating-point colors in 0-1 which avoids common errors.
Read more →A robust, portable, extensible method for handling button presses when interfacing software and hardware.
Read more →A robust algorithm for computing roots of quadratic equations, much better than common code.
Read more →Notes on floating point issues, including lists of facts and theorems useful for algorithm development.
Read more →