This is a simple Binding of Fast Noise 2 for usage in Odin
i tried to make it a bit more idiomatic to Odin, but usage is the same as the original library
I haven't tested everything yet especially on multiple OS's so.. be aware of that. If you run into issues on windows or mac let me know.
I used runic to generate the initial bindings
- Build the Fast Noise 2 Library as a submodule here according to the instructions on their github
- import into your project.
- ??
- Profit