Tuesday, 27 March 2012

MDDN 242 Project One Progress

I have now learnt how to place the frameCount function into the def draw(): part of my code. This has certainly added more interesting and exciting aspects to my different experimentations. 
An example of this is:
I tried many ways to get rid of the line that is extending from the pattern. I was the told to add code a bit like this into the def draw(): code.  Im not sure if this is exactly it tho as I lost the animation it was added to.
if i!= 1:
continue










From here I just continued playing with the code. I added things like colour and played around with using rectangles instead of lines. 


  

No comments:

Post a Comment