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-17 11:00:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,938
Commits
3
Branches
19
Tags
5d43c9601af3a592b911e27566a0641a4cd07a15
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