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 › simple code, cool results
Page Index Toggle Pages: 1
simple code, cool results (Read 1298 times)
simple code, cool results
May 19th, 2008, 10:26pm
 
http://studentpages.scad.edu/~rbraue20/shape

A little sketch with Perlin noise and some threshold stuff.

Stuff that could be improved but didn't seem vital:
use built in threshold and PImage functions, etc. to improve jaggies
punch up color difference between "layers"

I'm open to comments and suggestions. Also if anyone knows somewhere else I could host my stuff, perhaps somewhere free, that would be cool too.

[edit]
I was actually trying to fake contours like on an elevation map or a weather pressure map with this. I think its called vector field lines.

[edit]
Click in the applet for another run.
Re: simple code, cool results
Reply #1 - May 24th, 2008, 4:49pm
 
Yes is nice , but i would add smooth , and the colors seem ramdom to me and dont match , you can go to adobekuler.com , and pik up some nice combinations of colours.


You can host stuff in http://uploader.polorix.net/  or any other free uploader.

Grin
Re: simple code, cool results
Reply #2 - May 25th, 2008, 11:00am
 
nice use of the noise function there.
Re: simple code, cool results
Reply #3 - May 26th, 2008, 10:43pm
 
Thanks.
Heres another one.

http://studentpages.scad.edu/~rbraue20/color

Its similar to the first one, still short but I think it turned out a little more visually polished.

Again, click to re-run.
Re: simple code, cool results
Reply #4 - May 27th, 2008, 11:50am
 
I like both :-)
Re: simple code, cool results
Reply #5 - Jun 4th, 2008, 1:56am
 
Heres what I was talking about in the original post, my original intent when I started experimenting with Perlin noise. I don't know why it was giving me trouble it seemed really obvious once I got it.

http://studentpages.scad.edu/~rbraue20/bands/

It takes a little while to render on my old computer but I thought it would be reasonable on a current machine. Click in the applet for a new image.
Page Index Toggle Pages: 1