psychopath/sub_crates/trifloat
Nathan Vegdahl 9fb3c95171 Added an unsigned 40-bit trifloat format.
It is identical to the 32-bit format, except with more precision
and range due to using more bits.  This format should comfortably
store any color information with precision easily exceeding the
limits of human vision.
2020-09-18 22:12:12 +09:00
..
benches Added an unsigned 40-bit trifloat format. 2020-09-18 22:12:12 +09:00
src Added an unsigned 40-bit trifloat format. 2020-09-18 22:12:12 +09:00
Cargo.toml Second step transitioning to Rust 2018. 2018-12-16 12:07:11 -08:00