One of the things
computers are often used for is the automation of repetitive tasks.
Repeating identical or similar tasks without making errors is something
that computers do well and people do poorly. This is also important for
animated cartoons. For example you may want your cartoon character to
wink 3 times in a row.
We have seen a program that uses recursion to perform repetition using
CountDown function.
This type of repetition is called iteration, and C++ provides several
language features that make it easier to write iterative programs.
The two features we are going to look at are the
while
statement and the
for
statement.
Alan Sturgess shared an excellent video he made using Tales Animator! You can still download Tales Animator here. Unfortunately it is only available for Wi
There is a prototype of simple online character designer available
HERE. It is only a prototype,
it does not contain many pieces yet but it can already generat
Web Cartoon Maker 1.5 is finally here! You can download it
HERE!
Here is what was updated in version 1.5:
Web Cartoon Maker Desktop Edition is now fully standal