coursebuilder/test/simple/mod.cg.yaml

91 lines
3.6 KiB
YAML
Raw Normal View History

2023-11-02 23:14:15 +01:00
name: {
de: "Computergrafik",
en: "Computer Graphics"
}
2023-11-08 15:40:05 +01:00
id:
value: CG
2023-11-08 15:32:41 +01:00
credits:
value: 5
2023-11-05 21:44:45 +01:00
form-of-exam:
value: written
2023-11-02 22:17:33 +01:00
2023-11-08 15:40:05 +01:00
form:
value: lecture
2023-11-05 21:53:45 +01:00
kind:
value: compulsory
2023-11-05 21:44:45 +01:00
goal:
de: |
Computergrafik ist ein Schmelztiegel von Technologien in der Informatik mit dem Ziel visuelle
2023-11-05 20:35:44 +01:00
Inhalte effizient zu generieren und dem Nutzer zu präsentieren. Studierende können den
Zusammenhang von visuellen Technologien in der Informatik, den zugrunde liegenden mathematischen
Konzepte und der Physiognomie des Menschen, insbesondere des Sehapparates herstellen.
Sie können die Eigenschaften verschiedener Darstellungsformen und -techniken analysieren und
bewerten. Sie lernen grundsätzliche Technologien der 3D Echtzeitdarstellung
2023-11-05 21:44:45 +01:00
kennen und wenden diese an.
en: |
Computer graphics is describing all techniques in computer science
2023-11-05 20:35:44 +01:00
generating images perceivable by humans. Participants will have a broad
overview of techniques and concepts of computer graphics. They will be
2023-11-05 21:44:45 +01:00
able to apply theoretical concepts in practice.
2023-11-05 20:35:44 +01:00
2023-11-05 21:44:45 +01:00
content:
de: |
* Grundkenntnisse der menschlichen Wahrnehmung
* Grundkonzepte der Bilderzeugung, Speicherung und Transformation
* Anwendungen von Computergrafik
* Technologien zur Bilddarstellung
* 3D Modelle, insbesondere Surface- und Volumemodelle
* Transformationspipeline
* Homogene Vektorräume und Transformationen
* Szenengraphen und Echtzeit Rendering APIs
* Bildsyntheseverfahren
* Geometrie und Bild Samplingverfahren und Anti-Aliasing Strategien
* Lichttransport, Physikalische Beleuchtungsmodelle
* Texturierungsverfahren
* Überblick Visualisierung
* Graphische Nutzeroberflächen und Systeme
en: |
2023-11-05 20:35:44 +01:00
* Basics of human perception
* Concepts of image storage and manipulation
* Applications of computer graphics
* Display sytems
* 3D models,i.e. surface and volume models
* Transformationspipeline
* Homogenous vector spaces and transformations
* Scenegraphs and rendering APIs
* Methods for image-synthesis
* Sampling in computer graphics
* Light transport and shading models
* Texturing
* Overview visualizations
* Graphical User Interfaces
2023-11-05 21:44:45 +01:00
2023-11-08 15:32:41 +01:00
media-of-instruction:
de: |
* H5P Lernmodule
* Lernforum
* Übungen
* Folien
* Auszug aus der Literaturliste:
* Bar-Zeev, Avi. Scenegraphs: Past, Present and Future, 2003 http://www.realityprime.com/scenegraph.php
2023-11-08 15:40:05 +01:00
* Burley, Brent. “Physically-Based Shading at Disney.” In ACM SIGGRAPH, 2012:1--7, 2012
2023-11-08 15:32:41 +01:00
* Goldstein, E. Bruce. Sensation and Perception. 3rd ed. Belmont, Calif.: Wadsworth Pub. Co., 1989
* Hughes, John F. Computer Graphics: Principles and Practice. Third edition. Upper Saddle River, New Jersey: Addison-Wesley, 2014
* Shirley, Peter, and R. Keith Morley. Realistic Ray Tracing. 2. ed. Natick, Mass: A K Peters, 2003
en: |
* H5P learning modules
* learning forum
* exersises
* slides and quizzes
* Literature:
* Bar-Zeev, Avi. Scenegraphs: Past, Present and Future, 2003 http://www.realityprime.com/scenegraph.php.
2023-11-08 15:40:05 +01:00
* Burley, Brent. “Physically-Based Shading at Disney.” In ACM SIGGRAPH, 2012:1--7, 2012
2023-11-02 22:17:33 +01:00
* Goldstein, E. Bruce. Sensation and Perception. 3rd ed. Belmont, Calif.: Wadsworth Pub. Co., 1989
* Hughes, John F. Computer Graphics: Principles and Practice. Third edition. Upper Saddle River, New Jersey: Addison-Wesley, 2014
* Shirley, Peter, and R. Keith Morley. Realistic Ray Tracing. 2. ed. Natick, Mass: A K Peters, 2003