Open mylogon341 opened 4 years ago
So loaded up my perlin noise code. Created just the minimal function to get 16 values, so it will not slow down the blit. I'm still not good with C++ so if someone want to make the code more efficient just pn me on Discord so we can look together on the code. Thanks everyone who helps me with it and I hope it helps somebody. https://gitlab.com/thetruenerathul/perlin-noise-for-32blit
I wonder if these qualify as something that should be added to the tween functions?
As discussed on the discord channel, this seems like a useful set of functions to have. There are some open-source libs out there already in C++, but licensing is my concern for just using those, so I'm standing clear of this one.