Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

Releases: Auburn/FastNoiseSIMD

Cave Noise, Cellular Jitter, Cellular Distance Index

Choose a tag to compare

@Auburn Auburn released this 25 May 21:41
  • 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:

Fixed cellular value/distance error

Choose a tag to compare

@Auburn Auburn released this 07 May 22:11
  • Fixed cellular value and distance return types error after moving up/down

FastNoise SIMD Preview requirements:

Cellular distance index setting, Cellular cave noise

Choose a tag to compare

@Auburn Auburn released this 28 Apr 00:10
  • Cellular distance index setting
  • Cellular cave noise (distance2Cave)

FastNoise SIMD Preview requirements:

Cubic noise, AVX512 support

Choose a tag to compare

@Auburn Auburn released this 16 Mar 18:45
  • 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:

Better GUI controls, Improved hashing

Choose a tag to compare

@Auburn Auburn released this 02 Feb 00:37
  • 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:

Cellular Noise Lookup Return Type

Choose a tag to compare

@Auburn Auburn released this 01 Feb 05:20
  • Added new cellular return type, noise lookup, with associated settings.

FastNoise SIMD Preview requirements:

Perturb Noise

Choose a tag to compare

@Auburn Auburn released this 22 Jan 15:30
  • Added perturb settings for all noise types

FastNoise SIMD Preview requirements:

Float conversion locale fix

Pre-release

Choose a tag to compare

@Auburn Auburn released this 14 Jul 14:45
  • Fixed crash on PCs not using "." for decimal point
  • Settings conversion error messages

FastNoise SIMD Preview requirements:

Cellular tweaks

Cellular tweaks Pre-release
Pre-release

Choose a tag to compare

@Auburn Auburn released this 03 Jul 23:20
  • Tweaked cellular natural distance
  • Custom preview size
  • Preview mean stat
  • Faster startup

FastNoise SIMD Preview requirements:

Cellular Noise Added!

Cellular Noise Added! Pre-release
Pre-release

Choose a tag to compare

@Auburn Auburn released this 01 Jul 23:04
  • 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: