Function blinn_8x8

Source
fn blinn_8x8(in_val: u8, y: u8) -> u8
Expand description

fast 0..255 * 0..255 => 0..255 rounded multiplication

Borrowed from stb