Wetbrush: GPU-based 3D painting simulation at the bristle level
Zhili Chen, Byungmoon Kim, Daichi Ito, Huamin Wang
In ACM Transactions on Graphics (TOG), 34(6), November 2015.
Abstract: We present a real-time painting system that simulates the interactions among brush, paint, and canvas at the bristle level. The key challenge is how to model and simulate sub-pixel paint details, given the limited computational resource in each time step. To achieve this goal, we propose to define paint liquid in a hybrid fashion: the liquid close to the brush is modeled by particles, and the liquid away from the brush is modeled by a density field. Based on this representation, we develop a variety of techniques to ensure the performance and robustness of our simulator under large time steps, including brush and particle simulations in non-inertial frames, a fixed-point method for accelerating Jacobi iterations, and a new Eulerian-Lagrangian approach for simulating detailed liquid effects. The resulting system can realistically simulate not only the motions of brush bristles and paint liquid, but also the liquid transfer processes among different representations. We implement the whole system on GPU by CUDA. Our experiment shows that artists can use the system to draw realistic and vivid digital paintings, by applying the painting techniques that they are familiar with but not offered by many existing systems.
Article URL: http://doi.acm.org/10.1145/2816795.2818066
BibTeX format:
@article{10.1145-2816795.2818066,
  author = {Zhili Chen and Byungmoon Kim and Daichi Ito and Huamin Wang},
  title = {Wetbrush: GPU-based 3D painting simulation at the bristle level},
  journal = {ACM Transactions on Graphics (TOG)},
  volume = {34},
  number = {6},
  articleno = {200},
  month = nov,
  year = {2015},
}
Search for more articles by Zhili Chen.
Search for more articles by Byungmoon Kim.
Search for more articles by Daichi Ito.
Search for more articles by Huamin Wang.

Return to the search page.


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