You are on page 1of 2

CPIT 285 Lab (Computer Graphics)

Drawing 2D Objects
Everyone should work independently and turn in their own code for this assignment.
Draw the scene shown in (Figure 1).
Apply the following instructions:
 Draw the objects as 2D objects.
 Use a graph paper (Figure 2) to help you determine the required coordinates
and then start programming.
 Use your name to be the name of the drawing window.
 Use the suitable window size for your scene.
 Discard the shadow in (Figure 1).

Hint:
You can draw the tree as (triangle) and the cloud as multiple (circles).

 The policy:

o Due date: Thursday 8th Mar 2018

o Send the soft copy of your homework to my email bs.alzahrani@yahoo.com


before 12:00 am. Don’t submit more than one email, I will open the first
email from you ONLY. The email subject should include: CPIT285_2D and
the message should include your name and ID. Save the assignment project in
a folder and name it by your name then compress it to be .rar or .zip file;
finally attach it to your message with a screenshot of the output.

o In case of cheating, you will get ZERO mark.

o Any late delivery will NOT be accepted.


Figure 1: 2D scene

Figure 2: Graph paper

You might also like