Welcome to the Computer Graphics Lab 2021
Section outline
-
Prerequisites:
- Labs require basic knowledge of (JavaScript) programming.
- We do not teach programming!
What you should learn in the labs:
- How the theory learned in the lectures can be applied
- Basic knowledge about the OpenGL/WebGL computer graphics API
- Understand what the API commands do and how they are used
What we expect you to learn by yourself:
- Apply the learned skills to new tasks!
- Experiment and get practice! → You will need it for the lab project
- JavaScript basics
Practice at home!
- Take a look at tutorials and hand-books.
- Practice between the lab sessions!
- We will give you hints what you should practice.