Real-time ink simulation using a grid-particle method
Shibiao Xu, Xing Mei, Weiming Dong, Zhiyi Zhang, Xiaopeng Zhang
In Computers & Graphics, 36(8), 2012.
Abstract: This paper presents an effective method to simulate the ink diffusion process in real time that yields realistic visual effects. Our algorithm updates the dynamic ink volume using a hybrid grid-particle method: the fluid velocity field is calculated with a low-resolution grid structure, whereas the highly detailed ink effects are controlled and visualized with the particles. To facilitate user interaction and extend this method, we propose a particle-guided method that allows artists to design the overall states using the coarse-resolution particles and to preview the motion quickly. To treat coupling with solids and other fluids, we update the grid-particle representation with no-penetration boundary conditions and implicit interaction conditions. To treat moving "ink-emitting" objects, we introduce an extra drag-force model to enhance the particle motion effects; this force might not be physically accurate, but it proves effective for producing animations. We also propose an improved ink rendering method that uses particle sprites and motion blurring techniques. The simulation and the rendering processes are efficiently implemented on graphics hardware at interactive frame rates. Compared to traditional fluid simulation methods that treat water and ink as two mixable fluids, our method is simple but effective: it captures various ink effects, such as pinned boundaries (Nelson, 2005 [1]) and filament patterns (Shiny et al., 2010 [2]), while still running in real time, it allows easy control of the animation, it includes basic solid-fluid interactions, and it can address multiple ink sources without complex interface tracking. Our method is attractive for animation production and art design.
Keyword(s): Ink diffusion, Particle-guided, Coupling, Drag force, Motion blur,Multiple ink, Animation
Article URL: http://dx.doi.org/10.1016/j.cag.2012.08.003
BibTeX format:
@article{Xu:2012:RIS,
  author = {Shibiao Xu and Xing Mei and Weiming Dong and Zhiyi Zhang and Xiaopeng Zhang},
  title = {Real-time ink simulation using a grid-particle method},
  journal = {Computers & Graphics},
  volume = {36},
  number = {8},
  pages = {1025--1035},
  year = {2012},
}
Search for more articles by Shibiao Xu.
Search for more articles by Xing Mei.
Search for more articles by Weiming Dong.
Search for more articles by Zhiyi Zhang.
Search for more articles by Xiaopeng Zhang.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."