diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/beam-vr-diploma.iml b/.idea/beam-vr-diploma.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/beam-vr-diploma.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..d3701f6 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/thesis.tex b/thesis.tex index 8dbc0d9..372c73c 100644 --- a/thesis.tex +++ b/thesis.tex @@ -14,8 +14,8 @@ \displaywidowpenalty=10000 \interfootnotelinepenalty=10000 -\title{Unser tolles Thema -- wir sind suppa} -\author{Stefan Schwammal, Susi Schwammal} +\title{Beam VR -- Synchronized Realities} +\author{Quirin Ecker, Florian Beckerle} \makeindex \makeglossaries diff --git a/titlepage/coversheet.tex b/titlepage/coversheet.tex index 68e64c7..9c74333 100644 --- a/titlepage/coversheet.tex +++ b/titlepage/coversheet.tex @@ -14,29 +14,29 @@ % -------- only change entries beginning here ---------------------------- % % enter the title of the thesis -\def\title{Unser tolles Thema -- wir sind genial} +\def\title{Beam VR -- Synchronized Realities} % \def\type{DIPLOMARBEIT} \def\degree{Reife- und Diplomprüfung} % % enter the department % -\def\dep{Höheren Abteilung für Informatik} +\def\dep{Höheren Abteilung für IT Medientechnik} % % enter the student names % -\def\nameone{Stefan Schwammal} -\def\nametwo{Susi Schwammal} +\def\nameone{Quirin Ecker} +\def\nametwo{Florian Beckerle} %\def\namethree{Sebastian Schwammal} %\def\namefour{Sabine Schwammal} % % enter the name of the supervisor % -\def\firstreferee{Lukas Lehrer} +\def\firstreferee{Markus Haslinger} % % enter information about external partners or comment the line % -\def\assist{Peter Programmierer, Initech Inc.} +% \def\assist{Peter Programmierer, Initech Inc.} % % enter month and year \def\date{April 2022}