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 #55 #56

Closed Rover656 closed 4 years ago

Rover656 commented 4 years ago

Fixes issue #55 by changing from out params to inout params where appropriate.