Link to Info
Link to writing
Link to News
Link to portfolio
Link to info
Link to Network
Link to Shop
Link to Stichting TimeCode

Math 4: Random

Introduced the basics of trigonometry and random numbers. This chapter also explains how to utilize them for generating form. The exercise uses three variables assigned to random values in order to create a composition that is different every time the program is run. The second exercise creates a composition using a for structure and the random() function to make the composition of a different density every time the program is run. The last exercise is about the use of the noise() and randomSeed() function. I was asked to create the same irregular shape every time a program is run.


Transform 1: Translate, Matrices

This unit introduces coordinate system transformations and explains how to control their scope. As an exercise I used the translate() function to reposition a shape. I used multiple transistions to reposition a series of shapes. I used pushMatrix() and popMatrix() to rearrange the composition from the second exercise.

Next page

 

page6_TopColumn

page6_MiddleColumn