Particle Fluid Surface Sharpness Adjustment
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Particle-based fluid-body simulations struggle to accurately express thin films and sharp edges in fluid body surfaces, limiting the representation of fluid behavior in computer graphics.
Innovation Solution
A surface construction method that involves allocating concentration spheres to calculate an implicit function curved surface, followed by adjusting the surface sharpness using a weighted sum of particle coordinates and a parameter-based equation to refine the surface vertices, allowing for the creation of sharp edges and thin films.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Manufacturing precision
If concentration spheres are allocated to particles and implicit function curved surfaces are computed to create fluid-body surfaces, then the surface can be generated from particle data, but thin films and sharp edges cannot be accurately expressed
Solution Approach 1:
The surface construction is divided into multiple stages: first stage computes base vertices from particle data using concentration spheres and implicit functions, while the second stage independently processes each base vertex to adjust surface sharpness. This segmentation allows different processing strategies for different surface features, enabling both smooth surfaces and sharp edges to be accurately represented.
Solution Approach 2:
The patent introduces a dynamic parameter c (where 0 ≤ c ≤ 1) that controls the degree of surface sharpness adjustment. By varying this parameter, the system can adaptively produce different surface characteristics - from smooth implicit surfaces (c=0) to sharp edged surfaces (c=1) - allowing the same base computation to serve multiple expression needs.
2Ease of manufacture
If a single-stage implicit function method is used to construct fluid-body surfaces, then the calculation process is simple, but the degree of freedom in expressing surface shapes is limited
Solution Approach 1:
The calculation process is segmented into a first stage (implicit function computation) and a second stage (sharpness adjustment). This segmentation maintains the simplicity of the original implicit function method while adding capability for sharp edge expression, resolving the contradiction between simplicity and versatility.
Solution Approach 2:
The second stage applies local quality adjustment to each base vertex independently, modifying only the necessary portions of the surface to achieve sharp edges or thin films while preserving the overall smooth surface structure. This localized processing maintains computational efficiency while enhancing expression capability.
Data Source
AI summary
Thin films or sharp edges in a fluid body are expressed in the display of a particle-based fluid-body simulation. The surface construction method is a method applied to a method for rendering calculation results on the screen of a display device using data that are obtained by calculation of a fluid-body simulation based on a particle method executed by a CPU or the like. The method has a first stage of allocating a concentration sphere to a particle that is a calculation object and computing an implicit function curved surface, and computing a plurality of base vertices (V0) for creating a fluid-body surface by the implicit function curved surface; and a second stage that is executed at least one time for adjusting a surface sharpness for each of the plurality of base vertices (V0) for creating the fluid-body surface that is computed in the first stage.


