Answered step by step
Verified Expert Solution
Question
1 Approved Answer
21a: Draw a Spaceship [15] Draw a spacehship using the shapes that have been taught to you in the class. Figure 1 demonstrates the sample
21a: Draw a Spaceship [15] Draw a spacehship using the shapes that have been taught to you in the class. Figure 1 demonstrates the sample object. To complete Q1 your sketch should meet the following criteria: - Use a canvas size of 500 by 500 . [1] - Your spaceship must have at least: [2] Some rectangles, ellipses, lines, triangles and or arc. Make use of at least two additional colors other than black and white. - The spaceship should have the following features Spaceship capsule [1] Spaceship body [1] Spaceship base [1] Landing pads and connecting poles. [2] - Use final named constants to set the size and position of the shapes that make up the ship. [1] - Use the primitive data types int and float [3] - Your ship should be at the center of the canvas, approximately. This depends on what you chose as reference point of your drawing. In the example, center of the spaceship body is the center of reference. [1] - Draw a spaceship similar to, but not the same as, the one shown here.[2] - Note: This is a static Processing program (no setup or draw functions)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started