We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Drawing images without image()
Page Index Toggle Pages: 1
Drawing images without image() (Read 601 times)
Drawing images without image()
Jun 11th, 2009, 7:54am
 
Hey,

I've been experimenting with some easy ways to take an image and recreate it using lines, points, squares, or whatever.

I was surprised to see the original image came out completely intact in a lot of cases even though the intermediate steps look crazy.

I posted two different methods on openProcessing, best website evar.

http://openprocessing.org/visuals/?visualID=2199
http://openprocessing.org/visuals/?visualID=2336

The code is pretty short and easy to understand I think. Sometimes it doesn't take much work in processing to get something cool.
Page Index Toggle Pages: 1