<div class="csl-bib-body">
<div class="csl-entry">Unterguggenberger, J., Kerbl, B., & Wimmer, M. (2022). The Road to Vulkan: Teaching Modern Low-Level APIs in Introductory Graphics Courses. In J.-J. Bourdin & E. Paquette (Eds.), <i>Eurographics 2022 - Education Papers</i> (pp. 31–39). The Eurographics Association. https://doi.org/10.2312/eged.20221043</div>
</div>
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/175673
-
dc.description.abstract
For over two decades, the OpenGL API provided users with the means for implementing versatile, feature-rich, and portable real-time graphics applications. Consequently, it has been widely adopted by practitioners and educators alike and is deeply ingrained in many curricula that teach real-time graphics for higher education. Over the years, the architecture of graphics processing units (GPUs) incrementally diverged from OpenGL's conceptual design. The more recently introduced Vulkan API provides a more modern, fine-grained approach for interfacing with the GPU. Various properties of this API and overall trends suggest that Vulkan could soon replace OpenGL in many areas. Hence, it stands to reason that educators who have their students' best interests at heart should provide them with corresponding lecture material. However, Vulkan is notoriously verbose and rather challenging for first-time users, thus transitioning to this new API bears a considerable risk of failing to achieve expected teaching goals. In this paper, we document our experiences after teaching Vulkan in an introductory graphics course side-by-side with conventional OpenGL. A final survey enables us to draw conclusions about perceived workload, difficulty, and students' acceptance of either approach and identify suitable conditions and recommendations for teaching Vulkan to undergraduate students.
en
dc.description.sponsorship
Fonds zur Förderung der wissenschaftlichen Forschung (FWF)
-
dc.language.iso
en
-
dc.relation.ispartofseries
European Association for Computer Graphics technical report series
-
dc.rights.uri
http://creativecommons.org/licenses/by/4.0/
-
dc.subject
Vulkan
de
dc.subject
OpenGL
en
dc.subject
GPU
en
dc.subject
Didactics
en
dc.subject
Computer Graphics
en
dc.subject
GPU Programming
en
dc.subject
Introductory Course
en
dc.subject
Graphics Course
en
dc.title
The Road to Vulkan: Teaching Modern Low-Level APIs in Introductory Graphics Courses