MAS964 EXHIBITION
Pete Rice 1st Year Master's Student This piece is about randomness. When you hold down the mouse button the program calculates two random numbers. The number on the left is equal to the remainder of the sum of all the vertically streaming numbers divided by 256. The number on the right is calculated by a similar method using the horizontal number stream. From these two numbers a background color for each half of the java window is chosen. The update rate of the random number generator is controlled by the vertical position of the mouse. |
|