Skip to content

Releases: aquilax/go-perlin

v1.1.0

25 Jul 04:24
c09db8e

Choose a tag to compare

BREAKING CHANGES

Switched to using int32 internally to keep on par with the original version, while the interface remains the same the noise values differ from v1.0.0

v1.0.0

25 Jul 04:25
30388f9

Choose a tag to compare

Initial release