Procedural-Planets icon indicating copy to clipboard operation
Procedural-Planets copied to clipboard

licensing issue with noise.cs

Open dboggs95 opened this issue 7 years ago • 0 comments

I noticed that noise.cs is GPL licensed, but this is an MIT licensed project. I don't think this is allowed under the GPL license.

Fortunately, I found what appears to be a more powerful, MIT licensed alternative inspired by the same library.

https://github.com/Auburns/FastNoise_CSharp

dboggs95 avatar Nov 16 '18 01:11 dboggs95