Quick plug of my own generative work: https://hyperobjects.design/gallery
Click through to the individual artwork pages for links to access the source code for every work and run it directly in the browser.
11–15 of 15 posts
Quick plug of my own generative work: https://hyperobjects.design/gallery
Click through to the individual artwork pages for links to access the source code for every work and run it directly in the browser.
Great to see a movement arising where art/tech starts to hopefully grow closer together with a new generation of generative artists. Reading Isaacsons Da Vinci biography. Even in his time there was a bit of a split between science and art, but also a lot of collaboration in the science of anatomy. In our time I think we still need more merging of art with computer science, complexity science etc! Quick plug of my own…
Great to see a movement arising where art/tech starts to hopefully grow closer together with a new generation of generative artists. Reading Isaacsons Da Vinci biography. Even in his time there was a bit of a split between science and art, but also a lot of collaboration in the science of anatomy. In our time I think we still need more merging of art with computer science, complexity science etc! Quick plug of my own…
It looks super nice. What's that framework that you use for your art?
Developing this creative-coding tool myself that renders to SVG/Canvas!
In the GitHub video you said "you should never use π" (to use τ instead), an interesting comment. What is the reasoning for saying so?
But really, it's more of a 'well most of the time it's 2π' so maybe it makes sense to use the constant that represents that number, and since we're talking about small details, '2.0*PI' is also longer than 'TAU' to type.