Browsing by Author "Hao, Aimin"
Now showing 1 - 4 of 4
Results Per Page
Sort Options
Item Accelerating Liquid Simulation With an Improved Data‐Driven Method(© 2020 Eurographics ‐ The European Association for Computer Graphics and John Wiley & Sons Ltd, 2020) Gao, Yang; Zhang, Quancheng; Li, Shuai; Hao, Aimin; Qin, Hong; Benes, Bedrich and Hauser, HelwigIn physics‐based liquid simulation for graphics applications, pressure projection consumes a significant amount of computational time and is frequently the bottleneck of the computational efficiency. How to rapidly apply the pressure projection and at the same time how to accurately capture the liquid geometry are always among the most popular topics in the current research trend in liquid simulations. In this paper, we incorporate an artificial neural network into the simulation pipeline for handling the tricky projection step for liquid animation. Compared with the previous neural‐network‐based works for gas flows, this paper advocates new advances in the composition of representative features as well as the loss functions in order to facilitate fluid simulation with free‐surface boundary. Specifically, we choose both the velocity and the level‐set function as the additional representation of the fluid states, which allows not only the motion but also the boundary position to be considered in the neural network solver. Meanwhile, we use the divergence error in the loss function to further emulate the lifelike behaviours of liquid. With these arrangements, our method could greatly accelerate the pressure projection step in liquid simulation, while maintaining fairly convincing visual results. Additionally, our neutral network performs well when being applied to new scene synthesis even with varied boundaries or scales.Item Inverse Modelling of Incompressible Gas Flow in Subspace(© 2017 The Eurographics Association and John Wiley & Sons Ltd., 2017) Zhai, Xiao; Hou, Fei; Qin, Hong; Hao, Aimin; Chen, Min and Zhang, Hao (Richard)This paper advocates a novel method for modelling physically realistic flow from captured incompressible gas sequence via modal analysis in frequency‐constrained subspace. Our analytical tool is uniquely founded upon empirical mode decomposition (EMD) and modal reduction for fluids, which are seamlessly integrated towards a powerful, style‐controllable flow modelling approach. We first extend EMD, which is capable of processing 1D time series but has shown inadequacies for 3D graphics earlier, to fit gas flows in 3D. Next, frequency components from EMD are adopted as candidate vectors for bases of modal reduction. The prerequisite parameters of the Navier–Stokes equations are then optimized to inversely model the physically realistic flow in the frequency‐constrained subspace. The estimated parameters can be utilized for re‐simulation, or be altered toward fluid editing. Our novel inverse‐modelling technique produces real‐time gas sequences after precomputation, and is convenient to couple with other methods for visual enhancement and/or special visual effects. We integrate our new modelling tool with a state‐of‐the‐art fluid capturing approach, forming a complete pipeline from real‐world fluid to flow re‐simulation and editing for various graphics applications.This paper advocates a novel method for modelling physically realistic flow from captured incompressible gas sequence via modal analysis in frequency‐constrained subspace. Our analytical tool is uniquely founded upon empirical mode decomposition (EMD) and modal reduction for fluids, which are seamlessly integrated towards a powerful, style‐controllable flow modelling approach.Item RegionSketch: Interactive and Rapid Creation of 3D Models with Rich Details(The Eurographics Association, 2019) Liu, Shuai; Hou, Fei; Hao, Aimin; Qin, Hong; Lee, Jehee and Theobalt, Christian and Wetzstein, GordonIn this paper, we articulate a new approach to interactive generation of 3D models with rich details by way of sketching sparse 2D strokes. Our novel method is a natural extension of Poisson vector graphics (PVG). We design new algorithms that distinguish themselves from other existing sketch-based design systems with three unique features: (1) A novel sketch metaphor to create freeform surface based on Poisson's equation, which is simple, intuitive, and free of ambiguity; (2) Convenient and flexible user interface that affords the user to add rich details to the surface with simple sketch input; and (3) Rapid model creation with sparse strokes, which enables novice users to enjoy the utilities of our system to create expected 3D models. We validate the proposed method through a large repository of interactively sketched examples. Our experiments and produced results confirm that our new method is a simple yet efficient design tool for modeling free-form shapes with simple and intuitive 2D sketches input.Item Robust and Efficient SPH Simulation for High-speed Fluids with the Dynamic Particle Partitioning Method(The Eurographics Association, 2018) Zheng, Zhong; Gao, Yang; Li, Shuai; Qin, Hong; Hao, Aimin; Fu, Hongbo and Ghosh, Abhijeet and Kopf, JohannesIn this paper, our research efforts are devoted to the efficiency issue of the SPH simulation when the ratio of velocities among fluid particles is large. Specifically, we introduce a k-means clustering method into the SPH framework to dynamically partition fluid particles into two disjoint groups based on their velocities, we then use a two-scale time step scheme for these two types of particles. The smaller time steps are for particles with higher speed in order to preserve temporal details and guarantee the numerical stability. In contrast, the larger time steps are used for particles with smaller speeds to reduce the computational expense, and both types of particles are tightly coupled in the simulation.We conduct various experiments which have manifested the advantages of our methods over the conventional SPH technique and its new variants in terms of efficiency and stability.