-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHECKLIST.txt
54 lines (33 loc) · 1.91 KB
/
CHECKLIST.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
-------------------------------------
Assignment 3 Checklist/Grading sheet
-------------------------------------
Name:
Student ID:
-----------------------------------------------------------------------------------------
A. PLEASE ANSWER THE FOLLOWING QUESTIONS (your assignment will not be graded otherwise!)
1. I verify that I completed this assignment according to the
Academic Honesty policy stated in
http://www.cs.toronto.edu/~kyros/courses/418/policy.2010f.html
___Yes ___No
2. I collaborated on this assignment with another student
(see http://www.cs.toronto.edu/~kyros/courses/418/policy.2010f.html for
policy on assignments done in collaboration)
___Yes ___No
If you checked yes, please supply the following
Student name:
Portion(s) of assignment completed by that student (see checklist below)
-----------------------------------------------------------------------------------------
B. PLACE AN (X) IN FRONT OF PORTIONS OF THE ASSIGNMENT THAT YOU COMPLETED IN FULL.
If a portion of the assignment was not completed fully, please provide
additional information so that we can determine whether or not you are eligible
for partial credit. THE MORE INFORMATION YOU SUPPLY (EG. FILE WHICH CONTAINS
PARTIAL CODE, FUNCTION NAME, ETC, SUGGESTIONS ON WHERE AND WHAT TO LOOK FOR IN
YOUR PARTIAL IMPLEMENTATION, DETAILED COMMENTS IN YOUR CODE, ETC) THE MORE LIKELY IT IS
WE WILL BE ABLE TO MAKE AN ACCURATE ASSESSMENT
___ (10 points) Part 1a Ray casting
___ (20 points) Part 1b Ray-sphere intersection
___ (15 points) Part 1c Ray-square intersection
___ (15 points) Part 1d Phong shading (ambient, diffuse, and specular components)
___ ( 5 points) Part 1e Coding style
___ (10 points) Part 1f Written report
--------------------------------------------------------------------------------