Update
This commit is contained in:
parent
012bc11487
commit
8a7d852f3f
23 changed files with 22 additions and 92 deletions
Binary file not shown.
|
@ -1,51 +0,0 @@
|
||||||
\input{../_latex/Praeamble.tex}
|
|
||||||
|
|
||||||
\newcommand{\Was}{Eigenes Skript}
|
|
||||||
\newcommand{\ArtikelWas}{das eigene Skript} % dies ist...
|
|
||||||
\newcommand{\Titel}{Computergraphik}
|
|
||||||
\newcommand{\TitelOneLine}{Computergraphik}
|
|
||||||
\newcommand{\Dozent}{Dr. Torsten Hopp}
|
|
||||||
\newcommand{\AnspracheDozent}{\Dozent{}} % bei...
|
|
||||||
\newcommand{\Semester}{5.}
|
|
||||||
\newcommand{\Jahr}{2018}
|
|
||||||
\newcommand{\Zeitraum}{10.10.2018 - 05.12.2018}
|
|
||||||
|
|
||||||
% Setup für LaTeX
|
|
||||||
\hypersetup{pdfauthor={\Autor}, pdftitle={\TitelOneLine}, pdfsubject={\Was}}
|
|
||||||
\author{\Autor}
|
|
||||||
\title{\Was}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
\selectlanguage{ngerman}
|
|
||||||
\newcounter{savepage} % Counter resetten
|
|
||||||
\pagenumbering{Roman} % große, römische Seitenzahlen
|
|
||||||
|
|
||||||
\input{../_latex/Titelseite.tex}
|
|
||||||
\setcounter{tocdepth}{1}
|
|
||||||
\tableofcontents % Inhaltsverzeichnis ausgeben
|
|
||||||
|
|
||||||
%------- Inhalt -----------------------------------------------------
|
|
||||||
\newpage
|
|
||||||
|
|
||||||
\setcounter{savepage}{\value{page}} % Neuer Counter
|
|
||||||
\pagenumbering{arabic} % Normale Arabische Zahlen
|
|
||||||
|
|
||||||
% Mitschriften
|
|
||||||
\input{Kapitel/00_Vorwort.tex}
|
|
||||||
\input{Kapitel/01_Einstieg.tex}
|
|
||||||
|
|
||||||
%------- Sonstiges ---------------------------------------------------
|
|
||||||
|
|
||||||
\chapter{Abkürzungsverzeichnis}
|
|
||||||
\begin{acronym}[xxxxxxxx]
|
|
||||||
\end{acronym}
|
|
||||||
|
|
||||||
\newpage
|
|
||||||
\listoffigures % Abbildungsverzeichnis
|
|
||||||
\newpage
|
|
||||||
\listoftables % Tabellenverzeichnis
|
|
||||||
\setcounter{tocdepth}{4} % Fix, siehe http://tex.stackexchange.com/questions/269061/how-to-prevent-settocdepthchapter-lead-to-an-empty-list-of-listings
|
|
||||||
\lstlistoflistings % Liste der Listings
|
|
||||||
\printindex % Stichwortverzeichnis
|
|
||||||
|
|
||||||
\end{document}
|
|
BIN
Folien/Hinweise zur Klausur.pdf
Normal file
BIN
Folien/Hinweise zur Klausur.pdf
Normal file
Binary file not shown.
BIN
Folien/_gesamteVorlesung.pdf
Normal file
BIN
Folien/_gesamteVorlesung.pdf
Normal file
Binary file not shown.
BIN
Folien/uebung_2018_11_07.pdf
Normal file
BIN
Folien/uebung_2018_11_07.pdf
Normal file
Binary file not shown.
BIN
Folien/uebung_2018_11_14.pdf
Normal file
BIN
Folien/uebung_2018_11_14.pdf
Normal file
Binary file not shown.
BIN
Folien/uebung_2018_11_21.pdf
Normal file
BIN
Folien/uebung_2018_11_21.pdf
Normal file
Binary file not shown.
BIN
Folien/uebung_2018_11_28.pdf
Normal file
BIN
Folien/uebung_2018_11_28.pdf
Normal file
Binary file not shown.
BIN
Folien/vorlesungsfolien_2018_11_07.pdf
Normal file
BIN
Folien/vorlesungsfolien_2018_11_07.pdf
Normal file
Binary file not shown.
BIN
Folien/vorlesungsfolien_2018_11_14.pdf
Normal file
BIN
Folien/vorlesungsfolien_2018_11_14.pdf
Normal file
Binary file not shown.
BIN
Folien/vorlesungsfolien_2018_11_21.pdf
Normal file
BIN
Folien/vorlesungsfolien_2018_11_21.pdf
Normal file
Binary file not shown.
BIN
Folien/vorlesungsfolien_2018_11_28.pdf
Normal file
BIN
Folien/vorlesungsfolien_2018_11_28.pdf
Normal file
Binary file not shown.
BIN
Folien/vorlesungsfolien_2018_12_05.pdf
Normal file
BIN
Folien/vorlesungsfolien_2018_12_05.pdf
Normal file
Binary file not shown.
BIN
Folien/wiederholung_2018_11_07.pdf
Normal file
BIN
Folien/wiederholung_2018_11_07.pdf
Normal file
Binary file not shown.
BIN
Folien/wiederholung_2018_11_14.pdf
Normal file
BIN
Folien/wiederholung_2018_11_14.pdf
Normal file
Binary file not shown.
BIN
Folien/wiederholung_2018_11_21.pdf
Normal file
BIN
Folien/wiederholung_2018_11_21.pdf
Normal file
Binary file not shown.
BIN
Folien/wiederholung_2018_11_28.pdf
Normal file
BIN
Folien/wiederholung_2018_11_28.pdf
Normal file
Binary file not shown.
BIN
Folien/wiederholung_2018_12_05.pdf
Normal file
BIN
Folien/wiederholung_2018_12_05.pdf
Normal file
Binary file not shown.
|
@ -1,4 +0,0 @@
|
||||||
\chapter{Vorwort}
|
|
||||||
|
|
||||||
%Das aktuellste Skript findest du unter: \newline
|
|
||||||
%\url{https://gitea.ameyering.de/DHBW_AI_16/Computergraphik_Hopp}
|
|
|
@ -1,20 +0,0 @@
|
||||||
\chapter{Einstieg in die Vorlesung}
|
|
||||||
|
|
||||||
\begin{tabular}{ll}
|
|
||||||
Dozent: & Dr. Torsten Hopp \\
|
|
||||||
Modul: & Computergraphik und Bildverarbeitung (T2INF4303) \\
|
|
||||||
& 33 Vorlesungsstunden \\
|
|
||||||
Fach: & Computergraphik
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
|
|
||||||
\section{Computergraphik (Vorlesung)}
|
|
||||||
|
|
||||||
\begin{itemize}[noitemsep]
|
|
||||||
\item Klausur: 60min
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\section{Übersicht}
|
|
||||||
\begin{enumerate}[noitemsep]
|
|
||||||
\item
|
|
||||||
\end{enumerate}
|
|
22
Klausur_Infos.txt
Normal file
22
Klausur_Infos.txt
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Computergrafik
|
||||||
|
|
||||||
|
Klausur: 60min
|
||||||
|
|
||||||
|
Mischung aus Berechnungs-/Anwendungsaufgaben + Wissensfagen aus dem Unterricht (siehe Übungsfragen am Ende der Folien)
|
||||||
|
|
||||||
|
Material:
|
||||||
|
- Formeln: 1 DINA4 Seite (Vorder-/Rückseite) mit Formeln handgeschrieben
|
||||||
|
- Taschenrechner der DHBW
|
||||||
|
|
||||||
|
Beispiele:
|
||||||
|
- Datenstrukturen für Polygonnetze: Polygon-/Kantenliste
|
||||||
|
- Zeichenalgorithmen: Midpoint-Line, Midpoint-Circle Algorithmus => Rechnung mit gegebenen Parametern
|
||||||
|
- Allgemeine Grafik-APIs könnten aufgefragt werden
|
||||||
|
- Accumulation-Buffers, ... => wie Bewegungsunschärfe daraus erstellen?
|
||||||
|
- Hüllkörper: Wofür braucht man die? Warum sind sie wichtig? Funktionsweise? => Komplexe Netze => aufwändig
|
||||||
|
|
||||||
|
Was kann ausgeschlossen werden?
|
||||||
|
- Anwendungsbeispiele
|
||||||
|
- Historisches
|
||||||
|
- openGL Details (kein Programmieren, unwichtig was ein Aufruf genau macht; es geht nur um die Funktionsweise)
|
||||||
|
- Formelherleitung / Beweise
|
15
cleanup.bat
15
cleanup.bat
|
@ -1,15 +0,0 @@
|
||||||
@ECHO OFF
|
|
||||||
|
|
||||||
del *.lol
|
|
||||||
del *.log
|
|
||||||
del *.ilg
|
|
||||||
del *.idx
|
|
||||||
del *.aux
|
|
||||||
del *.bcf
|
|
||||||
del *.ind
|
|
||||||
del *.lof
|
|
||||||
del *.lot
|
|
||||||
del *.out
|
|
||||||
del *.run.xml
|
|
||||||
del *.synctex.gz
|
|
||||||
del *.toc
|
|
|
@ -1,2 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
rm *.{lol,log,ilg,idx,aux,bcf,ind,lof,lot,out,run.xml,synctex.gz,toc}
|
|
Loading…
Reference in a new issue