* use "float" math only - sinf(), cosf(), roundf() * use fewer "rays" for medium-sized matrix (<=32 pixels wide/high) * ray drawing optimized to use fixed point up to 80% faster on esp32 and esp32-S3; -S2/-C3 should also see benefits, as these do not have floating point support in hardware.
96 KiB
96 KiB