4 posts tagged with procedural.
Displaying 1 through 4 of 4. Subscribe:

Procedural bit-pattern art

Inspired by this post (and following through on this comment), I've written a Mastodon bot that creates procedural bitmap art. It works by first creating a simple function consisting of randomly chosen integer operations. This is applied to each pair of pixel coordinates and used to colour them. The bot then toots both the picture and the function. Source code for the renderer is here; the bot code will likely get released as well when I get around to it.
posted by suetanvil on Aug 13, 2021 - 1 comment

Egress Methods

Paul Simon claimed that there must be fifty ways to leave your lover, but in his famous song he named far fewer than that. Egress Methods, a twitter bot, fulfills the promise that Mr. Simon could not—and then some—tweeting a randomly generated formula for lover-leaving every few hours, from now into eternity. [more inside]
posted by aparrish on Mar 20, 2014 - 5 comments

Voronoi Monologue series.

Voronoi Monologue is an "infinite series" of drawings based around malformations of voronoi patterns. [more inside]
posted by pmcp on Jun 20, 2013 - 0 comments

Jeff Johnston : Computational Graphic Design

For the past few years I've been developing techniques for computational graphic design. This is my new website, showing some of my work.
posted by jeffj on Mar 30, 2011 - 4 comments

Page: 1