CMPE460
Introduction to Computer Graphics
Faculty | Faculty of Engineering |
Course Code | CMPE460 |
Course Title | Introduction to Computer Graphics |
Language of Instruction | English |
Course Semester | Spring |
Course Hours | Lecture: 3, PS:0, Labs: 0 |
Course Credits | 3 |
ECTS | 6 |
Grading Mode | Letter Grade |
Prerequisites | None |
Corequisites | None |
Computer Graphics deals with the synthesis of images from geometric models and textures; which may be acquired form the real world or may be synthetically generated as well. The course will focus on modeling; which is the geometric description of 3D scenes; and rendering, which creates realistic images from such models. An important component of the course is the use of mathematics. The course uses linear algebra, and other areas of math. We will review mathematical basics used in the course. Programming experience in C++ and a basic knowledge of calculus and linear algebra is assumed. Apart from the lecture topics listed below, some OpenGL programming will also be covered.