devs-immortal / Paradise-Lost

Paradise awaits...
https://immortaldevs.net/paradise-lost/
MIT License
199 stars 43 forks source link

Remove / change Simplex noise impl #718

Closed Jack-Papel closed 1 year ago

Jack-Papel commented 1 year ago

We should be leveraging the built-in simplex noise, or using a library. Double check that we actually use the SimplexNoise util class in the first place though.