EG 2017 - Education Papers
Permanent URI for this collection
Browse
Browsing EG 2017 - Education Papers by Subject "Computer science education"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item bRenderer: A Flexible Basis for a Modern Computer Graphics Curriculum(The Eurographics Association, 2017) Bürgisser, Benjamin; Steiner, David; Pajarola, Renato; Jean-Jacques Bourdin and Amit SheshIn this article, we present bRenderer, a basic educational 3D rendering framework that has resulted from four years of experience in teaching an introductory-level computer graphics course at the University of Zurich. Our renderer is based on the observation that teaching a single basic but comprehensive computer graphics course often means to face the choice between students learning a low-level graphics API bottom-up on one side, or a powerful (game) engine on the other. Solutions between these two extremes tend to be either too rudimentary to easily allow advanced visual effects in student projects, or too abstract to facilitate learning about the underlying principles of computer graphics. Our platform-independent framework abstracts the functionality of its underlying graphics API and libraries to an extent that still preserves the main concepts taught in a computer graphics course. Consequently, bRenderer can be used in student projects, as well as in exercises. It helps students to easily understand how a renderer is implemented without getting distracted by the particular implementation of the framework or platform-specific characteristics.Item What Should a Virtual/Augmented Reality Course be?(The Eurographics Association, 2017) Santos, Beatriz Sousa; Dias, Paulo; Jean-Jacques Bourdin and Amit SheshNever before has Virtual and Augmented Reality hardware been so affordable allowing so many new applications of these technologies; however, developing these applications implies specific skills that are not usually acquired in core courses in Computer Science/Engineering. In this context, specific courses introducing the basics on these technologies seem to be most relevant. With this panel we intend to foster a discussion concerning what should an introductory course on Virtual/Augmented Reality be as of 2017. A review of the courses described in literature is presented as well as guidelines issued by profes- sional/scientific associations concerning a basic Virtual Reality course identifying a set of relevant aspects to be considered when organizing such a course.