2005-04-13 Software

deego mentioned the texturize plugin for the Gimp. The examples look truly amazing.

deego

texturize plugin

Gimp

e1f mentioned Context Free Design – some very nice black and white computer generated images. Reminded me of L-systems I had seen before, and then bojohan mentioned L-Lisp: Lindenmayer systems in Lisp. Emacs, CommonLisp, and computer generated art. Yes! 😄

e1f

Context Free Design

bojohan

L-Lisp: Lindenmayer systems in Lisp

​#Software

Comments

(Please contact me if you want to remove your comment.)

One of my early FS attempts was an L system generator written in (of course) python called PFractL. 😄

I’ve stopped working on it and the code’s a mess but it’ll still run on a regular machine with python installed. Take a look if you feel like it. 😄 ¹

¹

As for the texturizer plugin itself, isn’t it similar to “make seamless” with the GIMP? I’ve used that to make page backgrounds quite often.

– NoufalIbrahim 2005-04-15 05:36 UTC

NoufalIbrahim