Saturday, December 12, 2009

Homework 7: Some Cases Studies

in this homework, the concept of transform() function and rotate() function is a little bit difficult to understand but after reading the pdf file on page 139 140. it seems not so difficult as before. there is one more thing that is really important. rotate(120*PI/180); is a statement in order to rotate the picture regularly.
That's what i learnt this week.

Homework 6: Image Animating Application

This homework is really fun. In this exercise, the picture will move horizontally or vertically. it can fade in or fade out. The last function i don't know how to call it so I put the words - special. Click that the picture will change from big to small.
In this exercise i declare a veriable int mode = 0; so the all function can operate automatically.
That's what i learnd in this week.

Homework 12

Sunday, December 6, 2009

LED Show



Here is the LED show project where I first use a two led scroller and then a slow blink, fast blink, a one LED scroller, and then a binary counter.