Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 407 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 407 Bytes

FastNoise2 Bindings

C# bindings for FastNoise2 noise generation library

Uses the metadata system in FastNoise2 to reference node types and variable names, this means the bindings don't need to updated when there are new/changed nodes/variables in FastNoise2

Example usage