This is a premium course. To view and assign premium course, you must upgrade your account
Practice displaying shapes to the screen. In processing, your programs will ultimately be about showing pictures to the user. Whether you are designing games, interactive stories, or visualizing data, it is crucial that you can display shapes and images to the screen
Learn to use the JavaScript Canvas and read XY-coordinates
Draw Minecraft Steve using rectangles
Draw circles and ovals with ellipse()
Place two points to draw a line, three points to draw a triangle
Draw shapes in color
Draw shapes and use fill in the right order to create this pattern
Use what you've learned to draw this smiley face