-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.html
245 lines (208 loc) · 9.44 KB
/
schedule.html
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<html><head><title>CS 4810: Introduction to Computer Graphics</title></head><body bgcolor="#ffffff">
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tr>
<td align="left" valign="middle">
<h2>
CS 4810: Introduction to Computer Graphics <br>
Spring 2015
</h2>
</td>
</tr>
</table>
<br>
<a href="index.html">Home</a> |
Schedule |
<a href="assignments.html">Assignments</a>
<hr noshade color="#000000">
<table border cellpadding=2 cellspacing=2 width=100%>
<tr bgcolor="#c0c0c0">
<th nowrap align=left valign=top>Date</th>
<th nowrap align=left valign=top>Topic</th>
<th nowrap align=left valign=top>Reading</th>
<th nowrap align=left valign=top>Assignments</th>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 1/13</td>
<td nowrap align=left valign=top><a href="lectures/1-Intro.pdf">Introduction</a></td>
<td nowrap align=left valign=top> Shirley (2) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 1/15</td>
<td nowrap align=left valign=top><a href="lectures/2-Image.pdf">Human Vision, Color and Basic Image Processing</a></td>
<td nowrap align=left valign=top> Shirley (20,21) Watt (15) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 1/20</td>
<td nowrap align=left valign=top><a href="lectures/3-Image.pdf">Image Filtering, Warping, and Sampling</a></td>
<td nowrap align=left valign=top> Shirley (4) Watt (14.1-14.4,14.9) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 1/22</td>
<td nowrap align=left valign=top>Guest Lecture: <a href="http://www.connellybarnes.com/work/">Connelly Barnes</a></td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 1/27</td>
<td nowrap align=left valign=top><a href="lectures/4-Image.pdf">Image Compositing, Image Morphing</a></td>
<td nowrap align=left valign=top>Shirley (3.1-3.4) <a href="Readings/beier92.pdf">Beier-Neely Morphing Paper</a></td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 1/29</td>
<td nowrap align=left valign=top>Image Processing Wrap-Up</td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 2/3</td>
<td nowrap align=left valign=top><a href="lectures/5-3D.pdf">3D Rendering</a></td>
<td nowrap align=left valign=top> Shirley (2,3.5-3.8,7) Watt (1.4,12.1-12.4) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 2/5</td>
<td nowrap align=left valign=top><a href="lectures/6-Ray Casting.pdf">Ray Casting</a></td>
<td nowrap align=left valign=top> Shirley (10.1-10.4) Watt (12.5-12.6) </td>
<td nowrap align=left valign=top><a href="Assignment1">Assignment 1</a> due</td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 2/10</td>
<td nowrap align=left valign=top><a href="lectures/7-Accelerate.pdf">Accelerating Intersections</a></td>
<td nowrap align=left valign=top> Shirley (10.9) Watt (12.5) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 2/12</td>
<td nowrap align=left valign=top><a href="lectures/8-DirectIllum.pdf">Direct Illumination</a></td>
<td nowrap align=left valign=top> Shirley (9.1-9.2) Watt (7.1-7.4) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 2/17</td>
<td nowrap align=left valign=top><a href="lectures/9-GlobalIllum.pdf">Global Illumination</a></td>
<td nowrap align=left valign=top> Shirley (10.5-10.7) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 2/19</td>
<td nowrap align=left valign=top><a href="lectures/10-Transformations.pdf">Modeling Transformations</a></td>
<td nowrap align=left valign=top> Shirley (5-6) Watt (1.1) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 2/24</td>
<td nowrap align=left valign=top><a href="lectures/11-SceneGraphs.pdf">Scene Graphs</a></td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 2/26</td>
<td nowrap align=left valign=top><a href="lectures/12-BarycentricCoords.pdf">Barycentric Coordinates (and some Texture Mapping)</a></td>
<td nowrap align=left valign=top> Shirley (2.10-2.11) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 3/3</td>
<td nowrap align=left valign=top><i>First Midterm</i></td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top>First Midterm </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 3/5</td>
<td nowrap align=left valign=top><a href="lectures/13-Pipeline.pdf">Polygon Rendering Pipeline</td>
<td nowrap align=left valign=top> Shirley (12) Watt(5) </td>
<td nowrap align=left valign=top></td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 3/17</td>
<td nowrap align=left valign=top><a href="lectures/14-ClippingScanConversion.pdf">Clipping and Scan Conversion</a></td>
<td nowrap align=left valign=top> Shirley (12.1-12.3,3.5-3.8) Watt (6.1) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 3/19</td>
<td nowrap align=left valign=top><a href="lectures/15-ShadingVisibility.pdf">Shading and Visibility</a></td>
<td nowrap align=left valign=top> Shirley (8) Watt (6.2-6.7) </td>
<td nowrap align=left valign=top><a href="Assignment2">Assignment 2 due</a></td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 3/24</td>
<td nowrap align=left valign=top>Shading and Visibility (continued)</td>
<td nowrap align=left valign=top> Shirley (11) Watt (8) </td>
<td nowrap align=left valign=top></td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 3/26</td>
<td nowrap align=left valign=top><a href="lectures/16-Textures.pdf">Texture Mapping</a></td>
<td nowrap align=left valign=top></td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 3/31</td>
<td nowrap align=left valign=top>Polygon-Based Rendering Wrapup</td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 4/2</td>
<td nowrap align=left valign=top><a href="lectures/17-3DObjectRepresentation.pdf">3D Object Representation</a></td>
<td nowrap align=left valign=top> Shirley (13.1,13.3) Watt (2) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 4/7</td>
<td nowrap align=left valign=top><a href="lectures/18-SubdivisionSurfacesWingedEdge.pdf">Subdivision Surfaces and Winged Edge Data Structures</a></td>
<td nowrap align=left valign=top> Shirley (13.2) </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 4/9</td>
<td nowrap align=left valign=top><a href="lectures/19-ParametricCurves.pdf">Parametric Curves and Splines</a></td>
<td nowrap align=left valign=top> Shirley (2.5-2.6) Watt (3-3.3) <a href="http://www.siggraph.org/education/materials/HyperGraph/modeling/splines/demoprog/curve.html">2D Spline Viewer</a></td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 4/14</td>
<td nowrap align=left valign=top>Parametric Curves (continued)</td>
<td nowrap align=left valign=top></td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 4/16</td>
<td nowrap align=left valign=top><a href="lectures/20-Animation.pdf">Computer Animation</a></td>
<td nowrap align=left valign=top> Shirley (16) </td>
<td nowrap align=left valign=top><a href="Assignment3">Assignment 3 due</a></td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 4/21</td>
<td nowrap align=left valign=top></td>
<td nowrap align=left valign=top></td>
<td nowrap align=left valign=top></td>
</tr>
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 4/23</td>
<td nowrap align=left valign=top>Course Wrap-Up and Connelly's Research</td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> </td>
</tr>
<tr bgcolor="ffffff">
<td nowrap align=left valign=top>Tuesday, 4/28</td>
<td nowrap align=left valign=top>Second Midterm</td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top> Second Midterm </td>
</tr>
<!--
<tr bgcolor="f0f0f0">
<td nowrap align=left valign=top>Thursday, 4/30</td>
<td nowrap align=left valign=top></td>
<td nowrap align=left valign=top> </td>
<td nowrap align=left valign=top></td>
</tr>
-->
</table>
</body>
</html>