This website requires JavaScript.
Explore
Help
Register
Sign In
Bruce
/
hill-noise
Watch
1
Star
0
Fork
0
You've already forked hill-noise
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A library for Hill Noise
4
Commits
1
Branch
0
Tags
127
KiB
Lua
83.9%
GLSL
16.1%
48f9da8196
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bruce Hill
48f9da8196
Added gradient calculations and moved resolution to a static #define.
2017-06-19 14:44:43 -07:00
conf.lua
Initial commit.
2017-03-31 01:23:09 -07:00
histogram.lua
Added histogram for sanity checks, checked sanity and found it wanting.
2017-03-31 14:52:10 -07:00
main.lua
Added gradient calculations and moved resolution to a static #define.
2017-06-19 14:44:43 -07:00
noise1d.glsl
Inlined a bunch of the shader stuff so it all fits in one file.
2017-03-31 19:02:36 -07:00
noise2d.glsl
Initial commit.
2017-03-31 01:23:09 -07:00
noise3d.glsl
Initial commit.
2017-03-31 01:23:09 -07:00
noise.lua
Added gradient calculations and moved resolution to a static #define.
2017-06-19 14:44:43 -07:00