Related Experiment Video
Updated: Mar 28, 2026

10:50
A Finite Element Approach for Locating the Center of Resistance of Maxillary Teeth
Published on: April 8, 2020
10.3K
Non-Obtuse Remeshing with Centroidal Voronoi Tessellation
IEEE Transactions on Visualization and Computer Graphics
|December 15, 2015
Summary
This study introduces a new remeshing algorithm that prevents undesirable triangle shapes. The method improves mesh quality by extending Centroidal Voronoi Tesselation (CVT) with a penalty for short edges.
Area of Science:
- Computational geometry
- Computer graphics
- Numerical analysis
Background:
- Meshing algorithms are crucial for simulations and visualizations.
- Existing methods often produce poor-quality meshes with acute or obtuse angles.
- Centroidal Voronoi Tesselation (CVT) is a common technique for mesh generation.
Purpose of the Study:
- To develop a novel remeshing algorithm that generates high-quality meshes.
- To specifically avoid triangles with small (acute) and large (obtuse) angles.
- To improve upon the state-of-the-art in mesh generation techniques.
Main Methods:
- The proposed algorithm is an extension of Centroidal Voronoi Tesselation (CVT).
- A penalty term is added to the CVT formulation to penalize short Voronoi edges.
- The CVT term inherently helps in avoiding small angles.
Main Results:
- The novel algorithm successfully avoids generating triangles with acute and obtuse angles.
- Significant improvements in remeshing quality were observed compared to existing methods.
- The enhanced CVT approach leads to better mesh quality.
Conclusions:
- The developed remeshing algorithm offers superior quality by controlling triangle angles.
- This method provides a robust solution for generating high-quality meshes.
- The approach demonstrates potential for various applications requiring accurate mesh generation.
Related Concept Videos
Centroid of a Body: Problem Solving
2.0K
The centroid of a body is a crucial concept in engineering and physics. Finding the centroid of a body can help determine its stability, its balance point, and even its design. In this context, consider a thin wire bent in the form of a quarter circular arc. Polar coordinates are used to calculate the centroid. The wire is first divided into small differential elements of a length equal to the radius multiplied by the differential angle.
The x-coordinates and y-coordinates of each element's...
The x-coordinates and y-coordinates of each element's...
2.0K
Mesh Analysis
1.7K
Mesh analysis is a valuable method for simplifying circuit analysis using mesh currents as key circuit variables. Unlike nodal analysis, which focuses on determining unknown voltages, mesh analysis applies Kirchhoff's voltage law (KVL) to find unknown currents within a circuit. This method is particularly convenient in reducing the number of simultaneous equations that need to be solved.
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
1.7K
Centroid of a Body
2.0K
The centroid is an important concept in engineering, physics, and mechanics. It is the geometric center of a body. It always lies within the body except in cases with holes or cavities. When the material that a body is composed of is uniform or homogeneous, the centroid coincides with its center of mass or the center of gravity.
For a homogeneous body with constant density, the centroid can usually be found using equations representing a balance of the moments of the body's volume. If the...
For a homogeneous body with constant density, the centroid can usually be found using equations representing a balance of the moments of the body's volume. If the...
2.0K
Centroid for the Paraboloid of Revolution
1.0K
The paraboloid of revolution is an axially symmetric surface generated by rotating a parabola around its axis. This shape has several applications in mechanical engineering due to its advantageous structural properties, such as strength against stress concentration points and rotational symmetry.
The centroid for the paraboloid of revolution is the point where all the mass of the paraboloid is concentrated. This centroid is important for engineering applications, as it determines how forces are...
The centroid for the paraboloid of revolution is the point where all the mass of the paraboloid is concentrated. This centroid is important for engineering applications, as it determines how forces are...
1.0K
Area Computation by the Alternative Coordinate Method
774
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
774
Unsymmetric Loading of Thin-Walled Members: Problem Solving
584
The shear center of a channel section with uniform thickness, height, and width, is determined by computing the shear force in the member and calculating the moments of inertia of the sections.
To compute the shear forces, find the shear flow at a specific distance from the endpoint using the vertical shear and the moment of inertia values. The total shear force on the flange is calculated by integrating the shear flow from one end of the flange to the other.
Next, calculate the moments of...
To compute the shear forces, find the shear flow at a specific distance from the endpoint using the vertical shear and the moment of inertia values. The total shear force on the flange is calculated by integrating the shear flow from one end of the flange to the other.
Next, calculate the moments of...
584

