noise-rs
noise-rs copied to clipboard
Extract common functions from multifractal modules
A lot of the code in each multifractal NoiseModule is common across PointN. Should extract this out in order to follow DRY.