EG 2021 - Education Papers
Permanent URI for this collection
Browse
Browsing EG 2021 - Education Papers by Subject "Computer graphics"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Marching Cubes for Teaching GLSL Programming(The Eurographics Association, 2021) Ilinkin, Ivaylo; Sousa Santos, Beatriz and Domik, GittaThis paper shares ideas for illustrating GLSL programming based on the classic Marching Cubes algorithm. The algorithm has a number of appealing aspects: it is feasible to implement as one of the components in a computer graphics course, it motivates naturally a number of GLSL concepts and constructs, and leaves the students with a sense of accomplishment having reproduced original research. The paper suggest possible variations and extensions that could form the basis for final group projects.