Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-04 | Updated open-simplex to have const noise functions | Sacha Waked | |
"open-simplex-noise-in-c" now updated to master and "opensimplex" module refactored accordingly | |||
2020-11-09 | Update "open-simplex-noise-in-c" to fix undefined signed overflow. | bruvzg | |
2018-09-14 | Add SimplexNoise and NoiseTexture as new resources | JFonS | |
SimplexNoise can be used to generate parameterized fractal noise based on Open Simplex. NoiseTexture uses SimplexNoise to generate noise textures for using in shaders/visual effects. |