Computer Graphics
(fall 2018)
Dept. of Computer Science / University of Seoul
home
syllabus
schedule
homeworks
projects
materials
links
Syllabus
course info
title: Computer Graphics (for undergrads)
course webpage:
http://www.minho-kim.com/courses/18fa71033
credits: 3
course number: 71033
hours: Thu 8-9 (4pm-5:50pm), Fri 8 (4pm-4:50pm)
classroom: 19-326
instructor
Minho Kim
e-mail:
minhokim@uos.ac.kr
tel: 02-6490-2453
office: 19-312
grading
attendance/participation 10%
homeworks 10%
term project 80%
academic dishonesty
no score for pirated homework/projects (including the original one)
course objectives
To understand how interactive 3D graphics applications work.
To implement interactive 3D graphics applications using OpenGL.
To understand the graphics pipeline.
To understand the theory of curves and surfaces.
To learn how to use 3D modeling tools.
To get familiar with the latest graphics technology (shaders, OpenGL 4, etc.).
prerequisite
linear algebra
programming skill
data structure
algorithms
basic knowledge of parallel programming
textbooks
“WebGL Programming Guide”
(by
Kouichi Matsuda
and
Rodger Lea
)