Tuesday, January 24, 2006

Week 1 assignment

The assignment was:

(Choose one or more of the following…or create your own.) Post a link to your work at: the course wiki.
# Create a visual system that is built entirely by random numbers (random shapes, random locations, random sizes, random colors, etc.). Then, using the concepts outlined above, recreate this same system without any purely random input. Can you design some new methods for “controlled” randomness?
# Use object oriented programming to create a “random walker”, i.e. an object that moves around the window randomly (see above example). Use the techniques above to move the walker around the screen in a more interesting way. Can you expand the walker to have more advanced physics?

I went with the second one. the homework details can be seen here.

href="http://www.itp.nyu.edu/~pm1135/noc/week%201/week1.html" here

I am trying to figure out why things are occuring as such. I wanted it to live, but the thing died, and it is sad.

0 Comments:

Post a Comment

<< Home