Wednesday, March 27, 2024

Show HN: I built an interactive plotter art exhibit for SIGGRAPH https://ift.tt/TiHxlPq

Show HN: I built an interactive plotter art exhibit for SIGGRAPH 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. https://ift.tt/ZOtSwT0 March 27, 2024 at 10:10PM

No comments:

Post a Comment

Show HN: I got tired of Base64, so I made a numeric-only alternative https://ift.tt/GUAtM8l

Show HN: I got tired of Base64, so I made a numeric-only alternative I created numbase is an alternative to Base64 that encodes data into a ...