19 lines
734 B
TeX
19 lines
734 B
TeX
\chapterstartoc{List of Acronyms}
|
|
\label{ch:acronyms}
|
|
|
|
\renewcommand{\glossarysection}[2][]{} % Remove the title of the glossary
|
|
\printnoidxglossary
|
|
|
|
\begin{description}[font=\normalfont\bfseries]
|
|
\item[AR] Augmented Reality
|
|
\item[hAR] Haptic Augmented Reality
|
|
\item[HMD] Head-Mounted Display
|
|
\item[RE, AE, VE] Real/Augmented/Virtual Environment
|
|
\item[RV] Reality-Virtuality continuum
|
|
\item[vAE, hAE, vhAE] Visual/Haptic/Visuo-Haptic Augmented Environment
|
|
\item[VR] Virtual Reality
|
|
\item[vRE, hRE, vhRE] Visual/Haptic/Visuo-Haptic Real Environment
|
|
\item[vVE, hVE, vhVE] Visual/Haptic/Visuo-Haptic Virtual Environment
|
|
\item[VCA] Voice-Coil Actuator
|
|
\item[VO] Virtual Object
|
|
\end{description} |