Photographer, Creative Coder, Dancer, Student
Blog post for the final project
http://www.incacolors.com/post/134846440121/final-the-sessioner
You can find my team’s final project proposal here
This project is a represents my foray into GLSL graphics programming and hardware controllers using an Arduino. The software aspect of the project consists of a live stream from a webcam that is mapped onto a mesh surface. The mesh surface can be either a plane, sphere, or similar 3D primitive.
For my midterm project, I plan to do a hybrid software and hardware project. The former part will consist of a live video stream from a webcam, phone, or camera. I will create a program that performs a live mesh analysis of the incoming picture stream and performs a…
In this lab, I created a circuit to control an array of 3 LEDs with a single switch. In addition, I wrote some code where the yellow LEDs fade in and out in a smooth manner when the switch is open, but stay consistently lit when the switch is closed. The third, red LED is always on when the switch is…