This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-16 16:20:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,353
Commits
3
Branches
19
Tags
e80247c191dbb5fcf5f32d5adb0c568b640ea891
Commit Graph
2 Commits
Author
SHA1
Message
Date
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