Home
About Me, Ian
Artifacts
Blog
More...
Bandmates logo created for light backgrounds.
This website was submitted as my final project for BIMD 233 and is a work in progress as I apply better style and function design.
This project is the first of 4 micro-projects that are all unique in their approach and requirement. This first project uses the style of interactive art used by Sol Lewitt involving a simple set of instructions to create a visualization.
This project was created using the separation of code into classes. The program also involves the use of interaction by clicking the left mouse button to generate objects (cubes) to the screen.
This project is similar in concept to micro-project 3, but with the added use of loops with conditions. The use of interaction and classes was carried over as well so the visualization is now much more interactive.
The premise for this project was the inclusion of time in an abstract way. We are aware of time constantly but it's not always visual, so this project aims to help create a balance between the two spectrum.
This is probably my favorite project of all the ones I've started to work on. My goals are to work out the math for properly scaling and distributing the asteroid objects evenly inside the window. This was submitted as my final project for "Introduction To Interaction Design" and uses a JSON object file to generate spheres that each represent one asteroid (at a scale of 15 meters squared/pixel).