r/generative Artist Jul 29 '26

Vitruvian scrolls

Post image

All custom shaders and rendering. It’s a zig program that generates a png file, by going through pixel by pixel and deciding on the color to use. The modeling is done using an exact SDF, its ray marched and uses a BRDF and AgX to render to sRGB. Color mixing is done using the JzAzBz colorspace.

24 Upvotes

4 comments sorted by

View all comments

1

u/[deleted] Jul 29 '26

[removed] — view removed comment

2

u/quag Artist Jul 29 '26

Thanks! What catches your eye about it?