This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Ryan Alpers
Sam Grant
Zack Snodgrass

In this project I used the Brick Wall processing program to modify. After playing around with the project, we decided to do a variety of things to modify it. First, we made the decision to change the background color from black to white. After doing that, we decided that the red brick color needed a little bit of a change as well. We changed the fill from (182,62,29) to (6,10,200) to get a nice blue color. After seeing the change, we decided to make the bricks smaller. We did this by changing the brick depth, length, and height. This made the bricks a lot smaller, which made easier to see through the bricks. After doing that, we decided to change the angle of the program from a birds eye view to a straight view. We changed the radius and angle numbers to get that view. Finally, we changed how fast the brick wall was rotating by changing the rotating Y to a bigger number.

We decided not to change the program anymore, and by looking at the processing program we were satisfied with what we did. It was an interesting project which we all learned some new tricks on how to modify programs.

Source code: BrickTower Cube

Built with Processing