Session 7 |
Tasks (to be submitted by Sun 3.04 23:55) 1 points
Task 1. Flag
Draw a flag of any country using Canvas
class. The flag must have at least three colors or a complex shape.
Task 2.
Create a program which displays a device, a schema, a masterpiece or anything else. Some examples: a bus timetable panel, a panel of a sports competition, a crossroad, a masterpiece reproduction in the style of abstractionism ...
Some mystery elements can be added using an animation (e.g. due to a programming mistake, the panel flies in the air).
- The scene graph should have at least four levels.
- The layout should be regulated by an instance of any
Pane
subclasses. - Any animation should be present.
- Add at least one effect.
To come up with an idea is not an easy task, but let your fantasy fly. The society needs creative people!
Session 7 |