ICM: Week 4

In the beginning of this class, we were told that if we didn’t understand the topic then we can say that in our blog post. Well, today is the day that I use that card.  I just don’t get it.  I understand how to create a function and how to call it and I also understand the examples given in the videos on creating a function within an object. What I don’t get is how to do this with my design.  All I wanted to do was create a image where clouds would move in different directions and “morph” into different shapes. I can do this by calling out my image function within a for loop that’s in the draw function.  If I move this for loop into a new function, it just doesn’t work.  What am I doing wrong?  Also, how can I have different changing variables for each parameter (not just using the “i” and “x” variables with different multipliers)?

Screen Shot 2015-09-30 at 9.04.43 AM

 

Here is my image.

Leave a Reply

Your email address will not be published. Required fields are marked *