Animação e Visualização Tridimensional

6 ECTS
MEIC - Engenharia Informática e de Computadores
Feedback(2 reviews)
(2.5)
Workload
4.0/5 Light
Exam
Not Mandatory exam
Terms
P1

Student Feedback

Give Feedback!
2024/2025
Workload:4.0/5 Light
6/15/2025

DISCLAIMER for anyone planning to do this course: The project is Windows-only! Although it's technically possible to do it in other platforms, you're on your own. Make sure someone in your group has a PC with it.


This course is about programming 3D graphics rasterization using C++ and OpenGL. You'll learn all sorts of essential techniques like matrix transformations, shading, texturing, environment mapping, etc. and how to apply them in practice.

Evaluation and workload

The workload is fairly moderate. Most of your time will be spent working on the project, which is worth 80%...

The reviews below this point may be outdated. Course content, teaching methods, and requirements may have changed since then.

2021/2022
9/13/2021

The course is cool, but I found it quite demanding and difficult. It was probably the most time-consuming course I've taken so far in the master's program. It’s fully practical, and it's done in C++ and GLSL.

Evaluation Methods

The first 50% of the course consists of six pair assignments. These are generally manageable. The only one I found particularly difficult was the last one.

The early assignments are mostly there to help you get comfortable with C++ and OpenGL. You have one week to complete each of the first five, and two weeks to complete the final one.

The final 50% is what I...