Live data from Hacker News

Interactive Generative Art

weavesilk.com

1–10 of 28 posts

Re: Interactive Generative Art

#5
post #3

does anyone know what language is used and how to replicate it via open source ?

It's just JavaScript. Looking at the requests made in the browser's inspector, most of the code is in http://weavesilk.com/js/site.js

It's made in Coffeescript, actually.

Re: Interactive Generative Art

#9
This was sadly so much more immersive when the music and sound were available, but the creator removed them due to bandwidth costs. The sounds are still available if you're willing to decompile the ios app and do some spelunking in the Wayback machine; the code isn't all that hard to follow to get audio reenabled

Re: Interactive Generative Art

#10

This was sadly so much more immersive when the music and sound were available, but the creator removed them due to bandwidth costs. The sounds are still available if you're willing to decompile the ios app and do some spelunking in the Wayback machine; the code isn't all that hard to follow to get audio reenabled

Yeah, as it stands, I wouldn't call this "generative". It is just a nice looking symmetrical drawing demo. I think I played with a similar toy in 1987 or so on a Mac Plus.
Post reply on HN