Graphics Programming (4 cr)
Code: TTOW0430-3003
General information
- Enrollment
-
02.08.2021 - 05.09.2021
Registration for the implementation has ended.
- Timing
-
30.08.2021 - 17.12.2021
Implementation has ended.
- Number of ECTS credits allocated
- 4 cr
- Local portion
- 0 cr
- Virtual portion
- 4 cr
- Mode of delivery
- Online learning
- Unit
- School of Technology
- Campus
- Lutakko Campus
- Teaching languages
- English
- Seats
- 0 - 35
- Degree programmes
- Bachelor's Degree Programme in Information and Communications Technology
- Teachers
- Jani Immonen
- Groups
-
TTV19SMTieto- ja viestintätekniikka
-
TTV19S3Tieto- ja viestintätekniikka
- Course
- TTOW0430
Evaluation scale
0-5
Objective
OpenGL concepts and the programmable pipeline.
GLSL language.
Different kinds of shaders and how they fit into the graphics pipeline.
Content
The course will cover modern graphics programming using OpenGL. The course covers 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, he/she struggles 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 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 write 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 write 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.