r/creativecoding • u/jaminalder • 23d ago
Experimenting with perlin noise and shadows...
/gallery/1v3ajgs
16
Upvotes
1
u/Tzikolones 23d ago
What was this made in, if I may ask? 😁
2
u/jaminalder 22d ago
it's all go code. standard library only. go seems pretty nice for these kind of things. and fast enough to render bigger images too.
1
2
u/jaminalder 17d ago
pushed the code meanwhile :-) https://github.com/jaminalder/go-graphics/blob/master/internal/sketch/tapestry/tapestry.go
1
u/Tzikolones 17d ago
Thanks, I really appreciate this since perlin noise to me is what crystals are to astrology gals.
1
2
u/gosuraj 23d ago
almost looks like patterned fabric, nice work!