CEIG15
Permanent URI for this collection
Browse
Browsing CEIG15 by Subject "Computational Geometry and Object Modeling"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Efficient and Robust Position-Based Fluids for VFX(The Eurographics Association, 2015) Alduán, Iván; Tena, Angel; Otaduy, Miguel A.; Mateu Sbert and Jorge Lopez-MorenoDesigning a fluid simulator with VFX production pipelines in mind is a difficult task where goals like efficiency, robustness and scalability compromise each other. Many impressive fluid simulation methods have been presented in research papers before, but often they do not meet the production and flexibility demands of artists working on actual VFX production pipelines. In this paper we present a particle-based fluid simulation framework, based on the well known Position-Based Fluids (PBF) method, designed to address VFX production demands. Our framework puts special care on data structure design and implementation details. It highlights cache-efficient GPU-friendly data structures, an improved Z-index sort spatial voxelization technique, tuned-up simulation algorithms, and collision treatment based on VDB fields. Altogether, they empower the artist with a very efficient fluid solver, but also with the robustness and versatility needed for simulating very diverse scenes and effects.Item Real-time Inextensible Hair with Volume and Shape(The Eurographics Association, 2015) Sánchez-Banderas, Rosa María; Barreiro, Héctor; García-Fernández, Ignacio; Pérez, Mariano; Mateu Sbert and Jorge Lopez-MorenoHair simulation is a common topic extensively studied in computer graphics. One of the many challenges in this field is simulating realistic hair in a real-time environment. In this paper, we propose a unified simulation scheme to consider three of the key features in hair simulation; inextensibility, shape preservation and hair-hair interaction. We use an extension to the Dynamic Follow the Leader (DFTL) method to include shape preservation. Our implementation is also coupled with a Lagrangian approach to address the hair-hair interaction dynamics. A GPU-friendly scheme is proposed that is able to exploit the massive parallelism these devices offer, being able to simulate thousands of strands in real-time. The method has been integrated in a game development platform with a shading model for rendering and several test applications have been developed using this implementation.