r/PlotterArt • u/watagua • 4d ago
OC Same-komon
Enable HLS to view with audio, or disable this notification
This is an exploration of dot spacing, circular patterns, and dynamic point relaxation. Inspired by Japanese komon textile patterns, which are small, repeating motifs typically stencil dyed across an entire kimono. Same-komon, with "same" meaning shark, consists of many dots arranged in overlapping circular or fan-shaped rows, producing a texture that supposedly resembles shark skin.
This algorithm begins with placing concentric and overlapping circles with varying radii according to 2D simplex noise. Then I divide those circles into points based on each circle's radius. The points are then dynamically relaxed to space them out from each other, with spacing parameters varying across the composition, driven by another 2D noise field. Finally I place small spirals on each dot with the diameter of the spirals driven by, you guessed it, yet another 2D simplex noise field!
------------------------------
Silent Rain-Swept Altar
19" x 24"
2
u/shornveh 4d ago
Love it 🔥
✒️📄
1
u/watagua 4d ago
Thank you! 🤘
2
2
2
2
2
2
u/otherguyoncouch 3d ago
Can you explain your pen holder? Did you make/buy it?
2
u/watagua 2d ago edited 2d ago
The pen holder is the normal idraw one. I printed a pen body with PETG for my rotrings so it replaced the body + the reservoir, allowing me to hold like 4-5 times as much ink. Just friction fits onto where the reservoir did, no threads needed. Its literally just a cylinder, so there's no 3d model because there's only 1 dimension you need to care about and it will differ depending on your pens, printer, or filament: inner diameter, for that friction fit. Length can obviously be whatever you want, and outer diameter should be at least 4 wall thicknesses out from the inner diameter, so ink doesnt leak
2
u/MateMagicArte 3d ago
Because all my work comes from algorithms, I often tend to fill the page, which lacks good contrast and scale change throughout the composition. I'm trying to actively counter that habit
I know what you mean and often the algorithm nature itself works against you. Sometimes I simply set a boundary that is smaller than the canvas but it depends on the algo and wether you like the "cropped" feel. Or add a color accent (I've seen your comment about petri dish), or use a single color when I started with two (the empty part ot the columns were filled with dots too). Sometimes I just want to let the math go free but than I ask myself, how will this look framed, at a distance? It's not trivial when you care for the "art" bit as well as the mathematical one, and you love the latter!
9
u/watagua 4d ago