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

C and HLSL ports #45

Closed Rover656 closed 4 years ago

Rover656 commented 4 years ago

This PR contains ports for both C and HLSL (I recommend squashing the commits on merge to not clutter history). I am attaching a diff report between C and C#, and HLSL vs C# for review also, to make it easier to ensure these ports truly function the same. FastNoiseLite Comparison Report.zip

Please let me know if anything is missing or needs fixed!