EG 2017 - Tutorials

Permanent URI for this collection

Tutorials
Introduction to Crowd Simulation
Julien Pettré and Nuria Pelechano
Topology Optimization for Computational Fabrication
Jun Wu, Niels Aage, Sylvain Lefebvre, and Charlie Wang
Computer Generated Display Holography
Petr Lobaz
Mobile Graphics
Marco Agus, Enrico Gobbetti, Fabio Marton, Giovanni Pintore, and Pere-Pau Vázquez
Partitioning Surfaces into Quad Patches
Marcel Campen
A Survey on Position Based Dynamics
Jan Bender, Matthias Müller, and Miles Macklin

Browse

Recent Submissions

Now showing 1 - 7 of 7
  • Item
    EUROGRAPHICS 2017: Tutorials Frontmatter
    (Eurographics Association, 2017) Bousseau, Adrien; Gutierrez, Diego;
  • Item
    Introduction to Crowd Simulation
    (The Eurographics Association, 2017) Pettré, Julien; Pelechano, Nuria; Adrien Bousseau and Diego Gutierrez
    Crowd simulation is today a frequently used computer animation technique in the field of video-games or the one of visual effects for movies. It is used to populate game scenes and make them lively and interactive, or to generate background characters in movies. The topic received a lot of attention in the research community. Many simulation algorithms were proposed to simulate crowds. How do they work? How are they concretely used in the field? This tutorial is clearly intended for beginners and all who are curious about the topic, and will present the basics of crowd simulation. It will also address some related questions such as the one of animation and rendering of crowd characters.
  • Item
    Topology Optimization for Computational Fabrication
    (The Eurographics Association, 2017) Wu, Jun; Aage, Niels; Lefebvre, Sylvain; Wang, Charlie; Adrien Bousseau and Diego Gutierrez
    Additive manufacturing (AM) and topology optimization (TO) form a pair of complementary techniques in transforming digital models into physical replicas: AM enables a cost-effective fabrication of geometrically complex shapes, while TO provides a powerful design methodology for generating optimized models, which are typically complex from a geometric perspective. The potential of both techniques has recently been explored in graphics, resulting in fantastic applications especially regarding structural and aesthetic properties of fabricated models. In this tutorial, we start from the fundamentals of AM and TO, and proceed to advanced TO techniques which steer the optimization process, i.e., taking into account the manufacturing as well as aesthetic appearance.
  • Item
    Computer Generated Display Holography
    (The Eurographics Association, 2017) Lobaz, Petr; Adrien Bousseau and Diego Gutierrez
    « A hologram » is a ubiquitous term when talking about realistic 3-D illusion. « Holographic display » seems to be the holy grail of 3-D display technology, at least according to news headlines. But what « holographic » actually means? The tutorial explains basics of holography, the lensless imaging method, invented by Gabor and Denisyuk in the mid-twentieth century, that produces breathtaking 3-D images - holograms. Then it explains basic steps of transition from classical to digital holography and to computer generated display holography - a counterpart of computer graphics that does not calculate an image, but a hologram. The tutorial also covers holographic printing, holographic electronic displays and compares them to competing technologies.
  • Item
    Mobile Graphics
    (The Eurographics Association, 2017) Agus, Marco; Gobbetti, Enrico; Marton, Fabio; Pintore, Giovanni; Vázquez, Pere-Pau; Adrien Bousseau and Diego Gutierrez
    The increased availability and performance of mobile graphics terminals, including smartphones and tablets with high resolution screens and powerful GPUs, combined with the increased availability of high-speed mobile data connections, is opening the door to a variety of networked graphics applications. In this world, native apps or mobile sites coexist to reach the goal of providing us access to a wealth of multimedia information while we are on the move. This half-day tutorial provides a technical introduction to the mobile graphics world spanning the hardware-software spectrum, and explores the state of the art and key advances in specific application domains, including capture and acquisition, real-time high-quality 3D rendering and interactive exploration.
  • Item
    Partitioning Surfaces into Quad Patches
    (The Eurographics Association, 2017) Campen, Marcel; Adrien Bousseau and Diego Gutierrez
    The efficient and practical representation and processing of geometrically or topologically complex shapes often demands some form of virtual partitioning into pieces, each of which is of a simpler nature. Due to their regularity, highly structured networks of conforming quadrilateral patches, called quad layouts, or in particular instances quad meshes, are most beneficial in many scenarios; they enable the use of tensor-product representations based on NURBS or Bézier patches, grid-based multiresolution techniques, or discrete pixel-based map representations. However, partitions of this type are particularly complicated to create due to the inherent structural restrictions. Research in geometry processing has led to a variety of automatic or semi-automatic approaches to address this problem. This course provides a detailed introduction to this range of methods, treats their strengths and weaknesses, discusses their applicability and practical limitations, and outlines open problems in this field.
  • Item
    A Survey on Position Based Dynamics
    (The Eurographics Association, 2017) Bender, Jan; Müller, Matthias; Macklin, Miles; Adrien Bousseau and Diego Gutierrez
    The physically-based simulation of mechanical effects has been an important research topic in computer graphics for three decades. In recent years position-based simulation methods have become popular. In contrast to classical approaches these methods compute the position changes in each simulation step directly, based on the solution of a quasi-static problem. Therefore, position-based approaches are fast, stable and controllable which make them well-suited for use in interactive environments. However, these methods are generally not as accurate as force-based methods but provide visual plausibility. Hence, the main application areas of position-based simulation are virtual reality, computer games and special effects in movies and commercials.