Skip to content

Releases: john01dav/JNoise

Version 1.1.0

29 Jul 02:14

Choose a tag to compare

  • Optimized prime finding utility methods to allow for more efficient generation of noise functions to be utilized in Perlin Noise. This reduces the average runtime of FalloffPerlinNoiseTest from ~21s to ~6s.

Version 1.0.0

20 Dec 09:43

Choose a tag to compare

  • First Release