@koalakoder1I also recently shipped š¢ a stained glass procedural generator called Voronoi Glass w/ Python :python: for #C0BMPAY9NK0 (tryna grind)! It procedurally generates stained glass, but not just plain ones! It comes with:
⢠Chromatic Aberration
⢠Fractional Brownian Motion (frosted glass look)
⢠Cell Vignette
⢠Cell Borders
⢠... more coming soon (hopefully)
Check it out @ github.com/koala-koder/voronoi-glass and download the executable (MacOS only) @ github.com/koala-koder/voronoi-glass/ā¦/1.0.1NOTE: For MacOS users, you may need to open your terminal and enter `chmod +x <pathtofile>` to allow the executable to run!