Computer Graphics (for graduates)
(fall 2018)
Dept. of Computer Science / University of Seoul
home
syllabus
projects
materials
links
Syllabus
course info
title: Computer Graphics (for undergrads)
course webpage:
http://www.minho-kim.com/courses/18fa43.527
credits: 3
course number: 43.527
hours: Tue 6-8 (2-4:50pm)
classroom: 19-526
instructor
Minho Kim
e-mail:
minhokim@uos.ac.kr
tel: 02-6490-2453
office: 19-312
grading
attendance/participation 10%
projects 90%
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
)