top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
martin calvino
artist
-
scientist
Martin Calvino
Sep 12, 2017
2 min read
week_1: intro to p5.js
function setup() { createCanvas(980, 490); } function draw() { background(255); frameRate(1); for (var i = 0; i < width; i=i+20) {...
Martin Calvino
Sep 10, 2017
4 min read
week_1: interaction design
The readings assigned for class are concerned with a 'workable' and 'practical' definition of interactivity and interaction design as...
Martin Calvino
Sep 7, 2017
1 min read
applications
blog post applications #applications
1
2
3
bottom of page