![]() # Objective - bevy_render (poorly) implements gcd (which should be in bevy_math but theres not enough justification to have it there either anyways cus its just one usage) ## Solution - hardcoded LUT replacement for the one usage ## Testing - verified the alternative implementation of 4/gcd(4,x) agreed with original for 0..200 |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |