I have implemented in my game the code I saw on ken perlin’s website for perlin noise.
My question is, am I allowed to use this code in my game?
What about intellectual property?
Do I need to invent my own noise algorithm? If I will make some improvements to the algorithm, I will not have an IP violation problem?
What do you suggest me to do?
Thank you.