Releases: caseymcc/HastyNoise
Releases · caseymcc/HastyNoise
v0.8.3 - Cellular ValueDistance2 and Perturb
v0.8.2 - Fix library loading linux/osx
- allow loadSimd to search next to the shared lib for Simd libs
- add c++17 to target in VS2017
- fix cmake install when using imgui or boost
v0.8.1 - Preview and cellular bug fixes
- Add Preview App
- fix bugs in Cellular noise
v0.8.0 - Renamed and added template support
The project has been renamed to HastyNoise to make sure there are no conflicts with the existing FastNoiseSIMD repo. The version now supports all code through templates rather than macros.