Commit Graph

6 Commits

Author SHA1 Message Date
Ray
cb9b8f73c0 ADDED: GenImagePerlinNoise() 2022-09-17 13:39:49 +02:00
3e71232a04 WARNING: BREAKING: REMOVED: GenImagePerlinNoise()
raylib was using `stb_perlin.h` library to generate perlin noise, it seems that recently this library has been flagged as it could be infringing some algorythm patent. For security, it has been removed from raylib.
2021-10-06 21:20:36 +02:00
Ray
6c7685da3f Update external libraries 2020-02-06 16:29:57 +01:00
e25f4dca1f Update external libraries 2019-10-19 17:26:58 +02:00
Ray
d00b8f9ffc Updated external libraries 2019-02-12 00:25:21 +01:00
a0ac8ee2c4 Add more image generation functions: radial gradient and perlin noise 2017-06-28 15:29:56 +02:00