pen plotter art - a short history 1950s to now
https://penplotter.art/p/pen-plotter-art-history
h/t @gorillasun
@jplebreton Is the new term "algorithmic art"?
Here are some of my experiments:
@bnut BAH! The sticky edges were due entirely to a bug in my projection code. The box size is just slightly less than 1 so that it fits in my collision detection grid and when projecting z, I failed also to project x and y. Now they no longer stick which leaves the cube edges somewhat less visible.
Here's a changing projection shape.
#AlgorithmicArt #CreativeCoding #simulation #swarming #ALife
#Processing #glsl #shaders
@bnut Flocks on a box
I let the simulation run for several minutes before recording. The edges do appear to be a bit sticky causing the flocks have a bias to moving parallel to them, but particles are only briefly trapped there before being pulled away.
#AlgorithmicArt #CreativeCoding #simulation #swarming #ALife
#Processing #glsl #shaders
@bnut Swarms on a seam
The particles try to move in 3-D, but then their position is constrained so that z = abs(x).
Still seems to work with this particular set of forces, though it's not all that easy to see in this low-res, short animation.
#AlgorithmicArt #CreativeCoding #simulation #swarming #ALife
#Processing #glsl #shaders
Anyone on here know of creative coding clubs or meetups in Belgium? #creativecoding #creativecode #plotparty #generativeart #algorithmicart #creativeprogramming
It's really tricky to spread the word about events these days! I don't support corporate social media and you don't get read attention there anyway, mailing lists aren't what they once were, and this event wants to reach people across many patterny disciplines..
Any help spreading the word across all the strange pattern-obsessed communities much appreciated!
--
Algorithmic Pattern is a new festival and conference for people curious about the practice and culture of algorithmic pattern-making, across algorithmic music, arts and craft. The first edition will take place both in Sheffield UK and online, during September 2025.
The call for talks/papers is now open, deadline 2nd June - please see our website for details: https://2025.algorithmicpattern.org/call/
#textiles #weaving #algorave #livecoding #algorithmicart #cfp #conference #patterns #pattern #craft #juggling #siteswap #origami #geometry #ethnomathmatics #choreography
I've got a new chapbook finished, "Algorithmic Drawings, II". All the drawings are made with essentially the same code I wrote to see what drawings can be made with a simple branching idea. Let me know if you'd like one and I'll mail one to you!
Shade between the lines
#AlgorithmicArt #CreativeCoding #maze
#Processing #glsl #shaders