Miku AuahDark
|
da27af1eda
|
Re-add 3D and 4D Simplex Noise.
This partially revert 97806f87c0
|
2022-09-24 18:37:07 +08:00 |
|
Miku AuahDark
|
6b493c164e
|
Fix SimplexNoise1234 file encoding.
|
2022-09-24 18:25:54 +08:00 |
|
megagrump
|
136c3cd277
|
use double precision numbers in love.math.noise
|
2021-11-22 14:57:05 +01:00 |
|
Alex Szpakowski
|
97806f87c0
|
Replaced Simplex noise with Perlin noise for the 3D and 4D variants of love.math.noise, to avoid patent-infringement issues (resolves issue #997.)
|
2015-04-17 17:01:41 -03:00 |
|
Alex Szpakowski
|
9ccf013570
|
Added love.math.noise(x, [y, z, w]). Calculates the 1D, 2D, 3D or 4D Simplex noise value at a particular coordinate
|
2013-05-01 18:26:40 -07:00 |
|