Processing and Reactivision
| These tasks were done as part of MSc Creative Technology, 2019. You can find the project code by clicking the Github icon. -> |
Drawing a Robot
Being initiated into a language like Processing, similar to Java, but dealing on the graphics side of things. Given an ease into the language, the task of drawing, and possibly animating, a robot. Covering basic for loops and lines, I drew a robot similar to Eve from Wall-E.
To make things more interesting, I decided to add blinking eyes. Using a counter variable, I achieved the effect, drawing "closed eyes" when needed. And finally, in the spirit of "hello-worlding" a new language, I animated it Pokemon style, because why not.
Controlling a Puppet
Given an interesting brainstorming session to come up with weird ideas and uses of input devices, the Rubix cube in the corner of the room caught my attention. I became thrilled with the idea of experimenting with hiding the squares, moving and rotating the sides and overall control of the device.
You can read more about it here.
Evaluation
Processing and Reactivision in action

0 comments:
Post a Comment