Sunday, 27 July 2014

Week 2 – Processing Quicktime Videos

Videos of a few codes using the screenshot tool from quick time player.

In this code I was just looking at the different colours and how X and Y depended on them. So I replaced some of the number with mouseX.  


This code I have looked at already in an earlier post. This is a very basic code where mouseX and mouseY are deciding a few variables such as some of the fill and positions. 


The next two codes are variations of each other. The first one has no stroke which means it has no outline on the functions. Whereas the second one has one. These functions are dependent on the position of the mouse, so thats where mouseX and mouseY come in to the code. Here they only move on one plane as the other points are fixed. 



No comments:

Post a Comment