Skip to content

changkun/cg1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Credit: V. Pues

Computer Graphics

Computer Graphics @ LMU Munich Summer Semester 2021

Toolkits

We will introduce and use the following toolkits for this course:

It is recommended for you to install and take a glance at these tools beforehand.

Lecture Materials

Released on LMU Moodle.

# Date Slides
0 13.04.2021 Welcome
1 20.04.2021 Intro and Motivation
2 27.04.2021 Transformations and Scene Graphs
3 04.05.2021 3D Geometry and Modeling
4 11.05.2021 3D Camera
5 18.05.2021 Rasterization
6 01.06.2021 Light, Materials, Appearance
7 08.06.2021 Shading and Rendering
8 15.06.2021 Animation
9 29.06.2021 Interaction in 3D

Tutorial Materials

The following table shows the syllabus of the tutorials:

# Date Slides Demo
0 14.04/15.04 Organization -
1 21.04/22.04 Introduction Setup, Basic
2 28.04/29.04 Transformations Tinman
3 05.05/06.05 Geometry Bezier, BufferGeometry, Mesh Sampling
4 12.05/13.05 Camera Scene Graph, Cameras, Dolly Zoom
5 19.05/20.05 Rasterization-1 Z-fighting, Drawing
6 02.06/03.06 Rasterization-2 Drawing, GLSL, Shaders
7 09.06/10.06 Texture
8 16.06/17.06 Shading

Assignments

Released on Uni2Work.

# Submission Period Assignments Solution Discussion
1 30.04 - 04.05 Transformation in Tutorial 3
2 07.05 - 14.05 Mesh in Tutorial 5
3 17.05 - 26.05 Camera in Tutorial 6
4 28.05 - 06.06 Rasterization in Tutorial 7
5 14.06 - 25.06 Material No Discussion
6 28.06 - 04.07 Illumination No Discussion

Discussion

General discussions regarding the tutorial are held on LMU Moodle. But it is welcome for you to fire an issue directly on GitHub.

Contribution

It is welcome to send a pull request if you found the provided materials can be improved.

License

Copyright © 2021 GNU GPLv3. Created by Changkun Ou, Florian Lang David Englmeier, and Andreas Butz