Interactive Generative Art
weavesilk.com
Interactive Generative Art
1–10 of 28 posts
Re: Interactive Generative Art
#2does anyone know what language is used and how to replicate it via open source ?
Re: Interactive Generative Art
#3does 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
Re: Interactive Generative Art
#4This is the first thing that I've ever used where I thought it would actually be better on a touch screen.
Re: Interactive Generative Art
#5Re: Interactive Generative Art
#6This is the first thing that I've ever used where I thought it would actually be better on a touch screen.
WeaveSilk Classic exists on iOS.
Re: Interactive Generative Art
#7Pff, this only draws pictures of my mom naked.
Re: Interactive Generative Art
#8Re: Interactive Generative Art
#9This 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
#10This 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.