Seeing Machines – Project Proposal
Here are the slides from my project proposal – which is pretty much a prototype for my thesis project. Harvey Moon – Drawing Machines
Seeing Machines HW #4 – Communication
For this assignment we had to use a communication protocol between two programs (one had to be OpenFrameworks). I chose to use OSC to communicate between OpenFrameworks and Processing. In OF, I used object tracking and sent the object’s x and y coordinates to processing to control a circle. Eventually, my code in processing became…