Scratch Flashcards
What do vector graphics use?
Objects
What are 6 event types in Scratch?
- When green flag is clicked
- When space key is pressed
- When this sprite is clicked
- When backdrop switches to “something”
- When loudness > 10
- Broadcast message
What do bitmap graphics use?
Pixels
What are bitmap graphics also known as?
Raster graphics
Why do vector graphics appear smooth?
Because of anti-aliasing
Define anti-aliasing
When edges of lines and object fade into the background
What is vector editor dependent on?
Spline tool
Define spline
Mathematical curves through a set of control points
What are three benefits of using vector editor?
- Capability to design various parts of an image separately and then join them all together
- Smooth appearance
- Can bend or stretch shapes
What is one benefit of using a bitmap editor?
Easy to use and understand for new users
Fun fact: drawing from
Bitmap will still be in bitmap when switching to vector editor
What are the ten bitmap tools?
Paint brush, line tool, rectangle tool, oval tool, text tool, paint bucket, eraser, magic wand, screen region grabber, stamper
What are nine tools for vector tools?
Mouse-pointer, reshape tool, spline tool, line tool, rectangle tool, oval tool, text tool, paint bucket, and stamper