FastNoiseSIMD Versions Save

C++ SIMD Noise Library

0.7

6 years ago
  • Added cellular Distance2Cave return type
  • Cellular jitter setting, changes maximum distance a cellular point can be moved from it's grid position
  • Cellular Distance2 Index setting, changes the indices used for the distance sorted cellular point array

FastNoise SIMD Preview requirements:

0.6.1

7 years ago
  • Fixed cellular value and distance return types error after moving up/down

FastNoise SIMD Preview requirements:

0.6

7 years ago
  • Cellular distance index setting
  • Cellular cave noise (distance2Cave)

FastNoise SIMD Preview requirements:

0.5

7 years ago
  • Cubic (Fractal) noise added
  • Normalise + Gradient perturb
  • Moved to MSVC 2015

Note: AVX512 not compiled in the preview program due to MSVC 2015 not supporting it yet

FastNoise SIMD Preview requirements:

0.4.1

7 years ago
  • Scrolling over decimal fields increases/decreases them
  • Fixed scrolling on numeric up/down fields
  • Random seed button
  • Updated hashing functions, reduces large scale patterning

FastNoise SIMD Preview requirements:

0.4

7 years ago
  • Added new cellular return type, noise lookup, with associated settings.

FastNoise SIMD Preview requirements:

0.3

7 years ago
  • Added perturb settings for all noise types

FastNoise SIMD Preview requirements:

0.22

7 years ago
  • Fixed crash on PCs not using "." for decimal point
  • Settings conversion error messages

FastNoise SIMD Preview requirements:

0.21

7 years ago
  • Tweaked cellular natural distance
  • Custom preview size
  • Preview mean stat
  • Faster startup

FastNoise SIMD Preview requirements:

0.2

7 years ago
  • Large selection of cellular noise settings
  • Upscaling setting
  • Dynamic range on preview image
  • SIMD level manual setting (setting this higher than your CPU can support will crash the program)
  • Fixed rare AVX detection crash

FastNoise SIMD Preview requirements: