❔ Using c sharp bindings of a c++ library
So i have a c sharp binding of a c++ library called FastNoise 2 https://github.com/Auburn/FastNoise2 and there is a c# binding https://github.com/Auburn/FastNoise2Bindings I want to use this binding in a .DotNet core, If anyone can help me with setting it up I will be thankfull
GitHub
GitHub - Auburn/FastNoise2: Modular node graph based noise generati...
Modular node graph based noise generation library using SIMD, C++17 and templates - GitHub - Auburn/FastNoise2: Modular node graph based noise generation library using SIMD, C++17 and templates
GitHub
GitHub - Auburn/FastNoise2Bindings: Bindings for FastNoise2 noise g...
Bindings for FastNoise2 noise generation library. Contribute to Auburn/FastNoise2Bindings development by creating an account on GitHub.
2 Replies
Looks like you're meant to copy the file into your source
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.