Compare commits

...

1 Commits

Author SHA1 Message Date
Clemens Klug 68af833961 final rc 2018-08-06 10:20:27 +02:00
5 changed files with 15 additions and 7 deletions

View File

@ -5,7 +5,7 @@
\subtitle{Ein Analyseframework f\"ur raumbezogene Spieldaten\\3. Vortrag} \subtitle{Ein Analyseframework f\"ur raumbezogene Spieldaten\\3. Vortrag}
%The day of the presentation %The day of the presentation
%\date{\today} %\date{\today}
\date{TODO, 2018}%TODO \date{7. August 2018}
%Optional Information %Optional Information
\subject{A Framework for the Analysis of Spatial Game Data} \subject{A Framework for the Analysis of Spatial Game Data}

BIN
PresTeX/images/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
PresTeX/images/oeb-raw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -153,9 +153,9 @@ New components
Log processing turn-key solutions Log processing turn-key solutions
\begin{itemize} \begin{itemize}
\item fast update cycles \item Fast update cycles
\item low spatial resolution \item Low spatial resolution
\item query languages as entry barrier \item Query languages as entry barrier
\end{itemize} \end{itemize}
Custom stack solution Custom stack solution
@ -212,6 +212,14 @@ Custom stack solution
\begin{frame}{ActivityMapper} \begin{frame}{ActivityMapper}
\image{.7\textwidth}{track-fi}{Combined screen activity and spatial progress}{img:trackfi} \image{.7\textwidth}{track-fi}{Combined screen activity and spatial progress}{img:trackfi}
\end{frame} \end{frame}
\begin{frame}{Track length evaluation}
\begin{columns}
\column{0.49\linewidth}
\image{\textwidth}{oeb-raw}{Raw track lengths}{img:oeb-raw}
\column{0.49\linewidth}
\image{\textwidth}{oeb-simplified}{Simplified track lengths}{img:oeb-simpe}
\end{columns}
\end{frame}
\section{Evaluation} \section{Evaluation}
\subsection{Setup} \subsection{Setup}
@ -223,7 +231,7 @@ Custom stack solution
% \item ? % \item ?
% \item Profit % \item Profit
%\end{itemize} %\end{itemize}
\image{\textwidth}{eval}{Evaluation setup}{img:eval} \image{\textwidth}{eval}{Evaluation setup}{img:evalplan}
\end{frame} \end{frame}
\begin{frame}{Evaluation} \begin{frame}{Evaluation}
@ -278,14 +286,14 @@ Solutions
\begin{frame}{Evaluation results} \begin{frame}{Evaluation results}
\image{\textwidth}{eval-changes}{Code changes necessary for the integration of another game}{img:eval} \image{\textwidth}{eval-changes}{Code changes necessary for the integration of another game}{img:eval}
\end{frame} \end{frame}
\section{Demotime} \section{Demotime}
\begin{frame}{It's time for...} \begin{frame}{It's time for...}
\huge{...a demo!} \huge{...a demo!}
\vspace{2cm}
\pic{.9\textwidth}{demo}
\end{frame} \end{frame}