MTAT.03.015 Computer Graphics
- Lectures: Tuesday 16:15, in BBB (log in to see link) .
- Practices:
- Basic I (JavaScript), Basic II: Thursday 12:15, Delta - 2006.
- Basic I (C++), Game Engines: Thursday 14:15, Delta - 2006.
- CGLearn: cglearn.eu
- Mailing list: aine.ati.arvutigraafika@lists.ut.ee
- Contact:
- Raimond Tunnel (jee7@ut.ee)
- Ats Kurvet (akurvet@ut.ee, ats.kurvet@gmail.com)
- Jaanus Jaggo (jjaggo@ut.ee)
- Other CGVR courses
The course presents an introduction to the basic methods of computer graphics. The primary focus is on 3D graphics (geometry transformations, projection, lighting, texturing, raytracing). Course is organized in a mixed bottom-up top-down approach. We start with the basic concepts in the Basic I module. Mid-semester students have an opportunity to continue with the Basic II module or rather get to know high-level modeling software (Blender) and game engines (Unreal Engine 4) in the Game Engines module.
By the end of the course students should have a solid understanding of the layout and use of a modern graphics system. Also they should be able to implement themselves an OpenGL/WebGL based application together with rendering modifications or make use of higher level software (Unreal Engine 4) to achieve the same result.
Course requires some previous experience with linear algebra and basic programming skill in either C/C++ or JavaScript. In the first half of the semester, practice sessions will cover Basic I topics and will be in C++ and JavaScript. In the second half of the semester, one practice session will cover Basic II topics, another will use Blender and Unreal Engine 4.
Grading
To successfully complete the course you can:
- Participate in the lectures and read the material in CGLearn.
Lectures are meant to provide you with an opportunity of us explaining the computer graphics concepts, you to ask questions if there are difficult parts, and us to have an discussion. Hopefully lectures will be fun and give you a better understanding of the material (vs solitary study). CGLearn environment should have enough material and examples for you to understand the concepts more clearly and thoroughly at home. - Solve tasks.
There will be a number of programming tasks under each topic in CGLearn. Practice sessions are there to help you with those tasks. This means that we will try to explain the concepts behind the tasks and perhaps solve some of them together. Solutions to tasks should be uploaded in CGLearn. - Complete a programming project.
To try applying and extending the knowledge you gain in the course the students are required to complete a small-scale programming project of their own choice in teams of 2-3 (up to 4 in exceptional cases) people. Successful completion will result in 30 points. You lose points by missing deadlines. - Pass a written exam. The exam will consist of about 20-30 short questions, aiming to test the overall understanding of the theoretical material covered during the course. For those who attend the lectures and read material from CGLearn, it will hopefully be trivial to solve. The maximum score for the exam is 30 points.
- Game jam bonus. You can earn additional 5 bonus points to count towards you overall grade for participating in the UT Game Jam on the 2nd to 4th of October in Delta (registration required).
- Open mic bonus. You can earn additional 2 points for doing a 30-minute presentation in the open mic lecture. Only 3 students can get these points. The topic should be a computer graphics one, which is not covered in the course by other lectures.
- This presentation can be used to substitute absence in the project presentation (assuming your team mates vouch for your work).
The final score is obtained as the sum of all points (i.e., the nominal amount is 40 practice + 30 project + 30 exam. There will be plenty of opportunities for bonus points as well). Point score is then mapped to the F-A scale in the traditional manner: (∞, 90) = A, [90, 80) = B, etc