A learning project for me and @ghoeb where we use Rust and try to understand Perlin and other Noises :3
1
stars
0
forks
source link
Make a function that recieves the 2^N gradients of corners, the 2^N corners, and a point in space, and returns the value of the noise for that point. #5