Skip to main content

Graphics Programming (5 cr)

Code: TTC8830-3005

General information


Enrollment
01.08.2024 - 22.08.2024
Registration for the implementation has ended.
Timing
26.08.2024 - 18.12.2024
Implementation has ended.
Number of ECTS credits allocated
5 cr
Local portion
0 cr
Virtual portion
5 cr
Mode of delivery
Online learning
Unit
School of Technology
Teaching languages
English
Seats
0 - 35
Degree programmes
Bachelor's Degree Programme in Information and Communications Technology
Bachelor's Degree Programme in Information and Communications Technology
Teachers
Jani Immonen
Groups
TTV22S5
Tieto- ja viestintätekniikka (AMK)
TTV22S2
Tieto- ja viestintätekniikka (AMK)
TTV22S3
Tieto- ja viestintätekniikka (AMK)
TIC22S1
Bachelor's Degree Programme in Information and Communications Technology
TTV22S1
Tieto- ja viestintätekniikka (AMK)
TTV22S4
Tieto- ja viestintätekniikka (AMK)
Course
TTC8830

Realization has 16 reservations. Total duration of reservations is 40 h 0 min.

Time Topic Location
Tue 27.08.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 03.09.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 10.09.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 17.09.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 24.09.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 01.10.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 08.10.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 22.10.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 29.10.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 05.11.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 12.11.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 19.11.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 26.11.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 03.12.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 10.12.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Tue 17.12.2024 time 14:15 - 16:45
(2 h 30 min)
Graphics Programming TTC8830-3005
Online
Changes to reservations may be possible.

Evaluation scale

0-5

Objective

Purpose:
In the Graphics Programming Course, you will learn the basics of real-time 3D graphics and programmable pipeline programming. The course aims to provide students with a comprehensive understanding of computer graphics, including how to develop and implement 3D graphics applications that are both visually appealing and interactive.

Throughout the course, you will learn about the key concepts of computer graphics, such as geometric transformations, shading models, and rasterization. You will also learn how to program graphics pipelines using modern, high-level graphics APIs such as OpenGL and Vulkan, and how to utilize modern graphics hardware to render 3D scenes in real-time.

In addition, the course will cover fundamental topics such as lighting, texturing, and object-oriented graphics programming, enabling you to develop complex, visually rich 3D applications. You will also gain an understanding of how to use graphics frameworks and libraries to accelerate the development of your 3D graphics applications.

EUR-ACE Competences:
Knowledge and Understanding
Engineering practice
Communication and team-working
Multidisciplinary competences
Engineering practice
Investigations and information retrieval

Learning outcomes:
Throughout the course, you will work on hands-on programming assignments, creating your own 3D graphics applications and learning to debug and optimize your code. By the end of the course, you will have a deep understanding of real-time 3D graphics and the skills needed to develop and deploy high-performance graphics applications.

Content

The course covers modern graphics programming using OpenGL. The course discusses topics such OpenGL Shading Language (GLSL) and modern OpenGL programming pipeline.

Materials

Materials in the e-learning environment.

Teaching methods

- lectures
- independent study
- distance learning
- small group learning
- exercises
- learning tasks

Exam schedules

The possible date and method of the exam will be announced in the course opening.

Completion alternatives

The admission procedures are described in the degree rule and the study guide. The teacher of the course will give you more information on possible specific course practices.

Student workload

One credit (1 Cr) corresponds to an average of 27 hours of work.

- lectures 50 h
- assignment 55 h
- independent study 30 h
Total 135 h

Assessment criteria, satisfactory (1)

Fail 0: The student does not meet the minimum criteria set for the course.

Sufficient (1): The student is familiar with the basic topics discussed during the course. The student is able to write programs using OpenGL with assistance and use existing shaders written in GLSL.

Satisfactory (2): The student understands the most basic topics discussed during the course, however, they struggle to utilize this knowledge. The student is not able to search for relevant information independently. The student is able to write programs using OpenGL, but uses mostly existing shaders written in GLSL.

Assessment criteria, good (3)

Good (3): The student understands the most important topics discussed during the course and is able to utilize this knowledge in the most basic cases. The student is able to utilize information about the discussed topics. The student is able to write simple programs using OpenGL and simple shaders using GLSL.

Very good (4): The student understands the most important topics discussed during the course and is able to utilize this knowledge in most common cases. The student is able to search and understand information about the discussed topics. The student is able to write using OpenGL and shaders using GLSL.

Assessment criteria, excellent (5)

Excellent (5): The student understands all topics discussed during the course and is able to use them in an innovative manner even in challenging situations. The student is able to search and utilize information about the discussed topics independently. The student is able to write programs using OpenGL and complex shaders using GLSL.

Qualifications

Basics in programming, Data structures and algorithms, Object-oriented programming.

Go back to top of page