top | item 4797236

Silk — Interactive generative art

213 points| bawllz | 13 years ago |new.weavesilk.com | reply

69 comments

order
[+] jamesbritt|13 years ago|reply
Some amazing generative art, done with Processing, here: http://complexification.net/gallery/

You can grab the source for these and play around with them, tweaking values to see how things work.

One of my favorites is Sand Traveler. The underlying algorithm is relatively simple, but the results are stunning.

These are presented as Java applets, but Processing 2.0 now lets you export code to JavaScript (processing.js).

It also exports to Android apk files, so you can build Android apps with Processing.

[+] Void_|13 years ago|reply
This is implemented with canvas. Cleaned source: http://pastie.org/5391134
[+] pavlov|13 years ago|reply
FYI: that's a copyright violation because the original source doesn't carry a license that would allow it to be modified and reproduced.
[+] anigbrowl|13 years ago|reply
Quite impressed with this; only thing 'wrong' with it is that the gray/black color should erase rather than add. Thanks for the source link Void_.

I do a fair bit of generative music stuff, so I'm impressed with that part as much as the pretty colors: http://new.weavesilk.com/?czw6

[+] dualogy|13 years ago|reply
> I do a fair bit of generative music stuff

Wow, got any of that online somewhere yet?

[+] ChuckMcM|13 years ago|reply
Ok this was mine : http://new.weavesilk.com/?czgl

Would love to see a retina iPad version of this.

[+] ecubed|13 years ago|reply
If you took this graphical art concept and combined it with the generative music concept of apps like Brian Eno's bloom, you'd have an absolutely amazing app
[+] Alex3917|13 years ago|reply
"Would love to see a retina iPad version of this."

There are several other iPad generative art apps. Check out Art of Glow.

[+] daniel-cussen|13 years ago|reply
Nice! Took a while to load, though, wonder why that is.
[+] Zolomon|13 years ago|reply
I am sorry, but what am I missing - where is the interaction? I can't interact with the art I create. What is the difference between this and Photoshop (or any other image editor for example) except for it being browser based and playing some sounds in the background?

It is very well done, and what you can make with it is very impressive. Good work!

[+] hankScorpi0|13 years ago|reply
Interesting idea - I had implemented a similar symmetry concept in one of my ios apps (http://gravitypaint.com - if you want to check it out).

Why not extend it to also cover radial symmetry - should be easy to add and you can let the user set the angle etc...

[+] karolist|13 years ago|reply
All I get is a parked domain on gravitypaint.com
[+] ohashi|13 years ago|reply
Everytime I play with Silk it feels wildly beautiful. I don't know what it is about it, but I love it.
[+] fidz|13 years ago|reply
Could someone list another apps that can make "beautiful" graphic like this app? (Or at least, something that could be done by non-artist, no photoshop / pattern / texture needed to generate the graphic).