vriphys15
Permanent URI for this collection
Browse
Browsing vriphys15 by Subject "I.3.5 [Computer Graphics]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Grid-Free Surface Tracking on the GPU(The Eurographics Association, 2015) Chentanez, Nuttapong; Müller, Matthias; Macklin, Miles; Kim, Tae-Yong; Fabrice Jaillet and Florence Zara and Gabriel ZachmannWe present the first mesh-based surface tracker that runs entirely on the GPU. The surface tracker is both completely grid-free and fast which makes it suitable for the use in a large, unbounded domain. The key idea for handling topological changes is to detect and delete overlapping triangles as well as triangles that lie inside the volume. The holes are then joined or closed in a robust and efficient manner. Good mesh quality is maintained by a mesh improvement algorithm. In this paper we describe how all these steps can be parallelized to run efficiently on a GPU. The surface tracker is guaranteed to produce a manifold mesh without boundary. Our results show the quality and efficiency of the method in both Eulerian and Lagrangian liquid simulations. Our parallel implementation runs more than an order of magnitude faster than the CPU version.