Search
Now showing items 1-9 of 9
State-of-the-Art in the Architecture, Methods and Applications of StyleGAN
(The Eurographics Association and John Wiley & Sons Ltd., 2022)
Generative Adversarial Networks (GANs) have established themselves as a prevalent approach to image synthesis. Of these, StyleGAN offers a fascinating case study, owing to its remarkable visual quality and an ability to ...
A Halfedge Refinement Rule for Parallel Loop Subdivision
(The Eurographics Association, 2022)
We observe that a Loop refinement step invariably splits halfedges into four new ones. We leverage this observation to formulate a breadth-first uniform Loop subdivision algorithm: Our algorithm iterates over halfedges to ...
RePiX VR - Learning environment for the Rendering Pipeline in Virtual Reality
(The Eurographics Association, 2022)
Virtual reality can be used to support computer graphics teaching, e.g. by offering the chance to illustrate 3D processes that are difficult to convey. This paper describes the development and first evaluations of RePiX ...
A First Step Towards the Inference of Geological Topological Operations
(The Eurographics Association, 2022)
Procedural modeling enables building complex geometric objects and scenes in a wide panel of applications. The traditional approach relies on the sequential application of a reduced set of construction rules. We offer to ...
Scene Synthesis with Automated Generation of Textual Descriptions
(The Eurographics Association, 2022)
Most current research on automatically captioning and describing scenes with spatial content focuses on images. We outline that generating descriptive text for a synthesized 3D scene can be achieved via a suitable intermediate ...
NeuralMLS: Geometry-Aware Control Point Deformation
(The Eurographics Association, 2022)
We introduce NeuralMLS, a space-based deformation technique, guided by a set of displaced control points. We leverage the power of neural networks to inject the underlying shape geometry into the deformation parameters. ...
Safeguarding our Dance Cultural Heritage
(The Eurographics Association, 2022)
Folk dancing is a key aspect of intangible cultural heritage that often reflects the socio-cultural and political influences prevailing in different periods and nations; each dance produces a meaning, a story with the help ...
Introduction to Computer Graphics: A Visual Interactive Approach
(The Eurographics Association, 2022)
Computer graphics is a difficult topic, requiring associating mathematics and programming skills. When initially taught at undergraduate levels, there are several factors which discourage students. First, programming a ...
Mesh Smoothing for Teaching GLSL Programming
(The Eurographics Association, 2022)
This paper shares ideas for effective assignment that can be used to introduce a number of advanced GLSL concepts including shader storage buffer objects, transform feedback, and compute shaders. The assignment is based ...