December 2015
Intermediate to advanced
416 pages
7h 15m
English
CHAPTER 6
![]()
Introduction to Graphics

Now that you can create loops, it is time to move on to learning how to create graphics. This chapter covers:
How the computer handles x, y coordinates. It isn’t like the coordinate system you learned in math class.
How to specify colors. With millions of colors to choose from, telling the computer what color to use isn’t as easy as just saying “red.”
How to open a blank window for drawing. Every artist needs a canvas.
How to draw lines, rectangles, ellipses, and arcs.
Computer Coordinate Systems
The Cartesian ...
Read now
Unlock full access