This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Releases: Auburn/FastNoiseSIMD
Releases · Auburn/FastNoiseSIMD
Cave Noise, Cellular Jitter, Cellular Distance Index
- 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:
- 64bit Windows
- Visual C++ 2015 Redistributable
- .NET 4.5.2
Fixed cellular value/distance error
- Fixed cellular value and distance return types error after moving up/down
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2015 Redistributable
- .NET 4.5.2
Cellular distance index setting, Cellular cave noise
- Cellular distance index setting
- Cellular cave noise (distance2Cave)
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2015 Redistributable
- .NET 4.5.2
Cubic noise, AVX512 support
- 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:
- 64bit Windows
- Visual C++ 2015 Redistributable
- .NET 4.5.2
Better GUI controls, Improved hashing
- 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:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2
Cellular Noise Lookup Return Type
- Added new cellular return type, noise lookup, with associated settings.
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2
Perturb Noise
- Added perturb settings for all noise types
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2
Float conversion locale fix
- Fixed crash on PCs not using "." for decimal point
- Settings conversion error messages
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2
Cellular tweaks
- Tweaked cellular natural distance
- Custom preview size
- Preview mean stat
- Faster startup
FastNoise SIMD Preview requirements:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2
Cellular Noise Added!
- 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:
- 64bit Windows
- Visual C++ 2013 Redistributable
- .NET 4.5.2