TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built an interactive plotter art exhibit for SIGGRAPH

167 pointsby cosiiineabout 1 year ago
I'm enthralled with using pen plotters to make generative art. Last August at SIGGRAPH, I built an interactive experience for others to see how code can be used to make visual art. The linked blog post is my trials and tribulations of linking a MIDI controller to one of these algorithms and sending its output to a plotter, so that people may witness the end-to-end experience.

8 comments

blazerunnerabout 1 year ago
This is a really nice pair of a physical plus digital interface. I like that the button actions are clear in the &#x27;composition&#x27; mode but the faders and knobs are not - makes it a bit more playful as you need to watch as you adjust values to understand what&#x27;s changing purely from an output perspective rather than thinking in terms of parameters.<p>Novation Circuit (at least the OG) did this with synth parameters with similar effect - you need to listen to hear the effect, as each patch you could be changing a different parameter (for better or worse).<p>Nice writeup and great-looking project, I wish I could play with it in real life!
评论 #39847325 未加载
AstroJetsonabout 1 year ago
You lucked out being able to get the plotters. <a href="https:&#x2F;&#x2F;www.evilmadscientist.com&#x2F;2024&#x2F;bantam-tools&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.evilmadscientist.com&#x2F;2024&#x2F;bantam-tools&#x2F;</a> Evil Mad Scientist has been acquired by bantam-tools so plotters are out of stock for awhile, along with some of the cool additions they made.
评论 #39846255 未加载
joemiabout 1 year ago
I love it. I&#x27;ve been thinking of generative art in the physical world somewhat along these lines for a while now but haven&#x27;t actually gotten around to the &quot;physical world&quot; part of these dreams yet. Mostly just been having fun coming up with interesting generative stuff in Processing. Your system seems really well designed, and that UI is pretty great. I&#x27;m jealous both of the well-designed system you made, and that you can use it to make things (I have many bare walls I intend to one day fill with generative art I&#x27;ve made).
评论 #39847333 未加载
lioetersabout 1 year ago
What a fun project it must have been, for the maker and the audience.<p>This part made me sad though:<p>&gt; I spent $99 on an Apple Developer account only to sideload my application on two iPads. It was a decent compromise.<p>There really ought to be some consumer rights about running your own software on your own devices.
beardicusabout 1 year ago
very nice work and documentation. i did a little &quot;plotter photo booth&quot; with a homemade pen plotter many years ago and it was a ton of fun. folks love to see things moving off-screen!
评论 #39843951 未加载
sunxiaoxuabout 1 year ago
wow,it&#x27;s very cool
bluebooabout 1 year ago
Classic generative art project. TouchOSC would’ve been a good fit
dmjeabout 1 year ago
I love everything about this. Pen plotter. Art. Midi. Programming.<p>In total awe of the skills here.<p>Ace!