https://github.com/elemel/lua-webgl-noise
Lua translation of simplex noise functions from webgl-noise
https://github.com/elemel/lua-webgl-noise
Last synced: 3 days ago
JSON representation
Lua translation of simplex noise functions from webgl-noise
- Host: GitHub
- URL: https://github.com/elemel/lua-webgl-noise
- Owner: elemel
- License: mit
- Created: 2014-09-07T21:00:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T21:16:38.000Z (over 11 years ago)
- Last Synced: 2025-02-23T17:48:45.022Z (over 1 year ago)
- Language: C
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Lua translation of simplex noise functions from webgl-noise.
See: https://github.com/ashima/webgl-noise