<< Chapter < Page | Chapter >> Page > |
Image 2 represents another category of Scratch projects commonly seen on the Scratch web site. Many of the scratchers create the characters forwhat amounts to animated comic strips often referred to as anime . Sometimes the characters are used to tell a story and sometimes the programmers/authors/artists are content to simply draw and display the characters.Sometimes I read about two scratchers getting together with one doing the art work and the other doing the animation programming.
Click here to view the applet. Close the page when finished viewing.
Image 2 shows an educational animation with instructions on how to draw thehead of an anime character. If you run the applet and click on the green button labeled next in the upper-left corner several times in succession, the program will cycle through thesteps involved in drawing a head.
I described pandalecteur earlier as a serious artist . In the same vein, I would describe dialga who created the project shown in Image 2 as an anime artist . I'm not discrediting or indicating a preference for either artist. I am simply recognizing the different viewpoints of thetwo. Click here to view more of dialga's creations.
As you may have guessed, many scratchers like to create games. Most of them are 2D games such as the Marble Racer game by jamie shown in Image 3 where the object of the game is to use the arrow keys to cause the marble to roll all the way around the track withoutbeing slowed down by rolling onto the grass. Click here to see more projects by jamie .
In this case, you need to click the green flag in the upper-right corner to start or re-start the game. Click the red button to stop the game.
Click here to view the applet. Close the page when finished viewing.
Although the mathematics involved are probably too advanced for most scratchers, a few scratchers push the envelope and attempt to make 3D games. Myobservation so far is that most of the 3D games that they make are so slow as to be extremely boring. Nonetheless, working on a 3D game in Scratch is avery educational process since Scratch doesn't provide any built-in support for doing 3D projections other than providing the necessary trigonometric functions.
Image 4 shows a pseudo-3D animation of my own design. In this project, the walking sprite follows the mouse pointer. Various tricks were employedto create an illusion of perspective in order to create an illusion of 3D. If the sprite doesn't walk fairly smoothly, make sure that you have stopped theexecution of all of the other applets.
Click here to view the applet. Close the page when finished viewing.
Image 5 shows an animated story named Day Dream by cremeglace . In this project, the main character has a dream that goes through several scenesbefore reaching the end of the dream. The project includes music and dancing sprites.
Notification Switch
Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?