psychopath/sub_crates/trifloat
Nathan Vegdahl 3fb22fdefa Implemented a "tri-float" encoding, similar to RGBE.
This implementation trades less range for more precision, giving
9 bits to each mantissa instead of just 8 bits as in RGBE.
2018-11-23 20:01:15 -08:00
..
src Implemented a "tri-float" encoding, similar to RGBE. 2018-11-23 20:01:15 -08:00
Cargo.toml Implemented a "tri-float" encoding, similar to RGBE. 2018-11-23 20:01:15 -08:00