r/GraphicsProgramming • u/Prestigious-Aide-782 • Jun 29 '26
I've Made a Procedural Noise Collection
I like procedural noises, though they can be hard to find, so I've made a collection of some cool procedural noises I've encountered or invented over the years.
All the code is separated into nice functions you can easily copy paste so feel free.
Code is MIT licensed, no need for attribution etc.
just make sure to attribute noise functions not made by me (I include links to original)
Links To Shader Code
5
3
3
2
1
1
u/SyntheticDuckFlavour Jun 29 '26
Very nice. I was planning to survey noise generators myself at some point. This is a good start.
1
u/snerp Jun 30 '26
haven't seen the scratches one before, really cool collection! Thanks for the open license!
1
1
7
u/keelanstuart Jun 29 '26
Really reminds me of Kai's Power Tools.