Parallel Realistic Visualization of Particle‐based Fluid
Qiaorui Chen,Shuai Zhang,Yao Zheng
DOI: https://doi.org/10.1002/cav.2019
IF: 1.01
2021-01-01
Computer Animation and Virtual Worlds
Abstract:In this article, an entirely parallel pipeline for creating realistic visualization of particle‐based fluid is presented, which significantly improves surface reconstruction and foam generation performance. Firstly, we develop a spatial hashing grid‐based strategy. Based on this strategy, a novel narrow band surface reconstruction method is presented, which could even discard the detection of surface particles methods to achieve the effect of accurate identification of surface vertices. And a novel narrow band like diffuse particle classification method is proposed, which ensures less memory access and less computation. Furthermore, in order to obtain a best performance, we put forward several parallel schemes to avoid potential race conditions and invalid threads. Experiments are conducted to verify that our developed method and code efficiently improve the particle‐based visualization.