Closed ssell closed 7 years ago
Implement the Simplex Noise algorithm. Sample implementation may be found at:
https://github.com/ssell/OcularEngine/blob/master/OcularCore/include/Math/Noise/SimplexNoise.hpp
Implemented in 7c45ffa3b114de27ed670a8923c1b798168a3e42
Implement the Simplex Noise algorithm. Sample implementation may be found at:
https://github.com/ssell/OcularEngine/blob/master/OcularCore/include/Math/Noise/SimplexNoise.hpp