Auburn / FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
http://auburn.github.io/FastNoiseLite/
MIT License
2.79k stars 327 forks source link

fix: interface and implementation do not match #81

Closed timczm closed 3 years ago

timczm commented 3 years ago

interface and implementation can not match in function _fnlSingleDomainWarpBasicGrid3D and _fnlSingleDomainWarpOpenSimplex2Gradient.

Auburn commented 3 years ago

Thanks!