Related Experiment Video
Updated: Sep 24, 2025

11:09
Construction of a Realistic, Whole-Body, Three-Dimensional Equine Skeletal Model using Computed Tomography Data
Published on: February 25, 2021
3.4K
b/Surf: Interactive Bézier Splines on Surface Meshes
Summary
This study introduces a robust framework for drawing and editing Bézier curves on 3D surfaces using manifold averages. The new subdivision-based approach ensures stable interactive design on complex meshes.
Area of Science:
- Computer Graphics
- Geometric Modeling
Background:
- Bézier curves are fundamental in computer graphics but extending them to 3D surfaces is challenging.
- Existing methods for manifold Bézier curves often suffer from discontinuities and fragility.
Purpose of the Study:
- To develop a practical and robust framework for interactive Bézier spline manipulation on manifold surfaces.
- To enable direct porting of 2D Bézier editing tools to 3D meshes.
Main Methods:
- Implemented manifold extensions of recursive de Casteljau bisection and Lane-Riesenfeld subdivision schemes.
- Developed algorithms for curve tracing, point evaluation, and point insertion on meshes.
- Utilized repeated manifold averages for robust curve representation.
Main Results:
- The subdivision-based approach proved robust and efficient, avoiding discontinuities common in direct extensions.
- Achieved superior performance and correct results compared to state-of-the-art methods in bulk experiments.
- Successfully ported 2D interactive editing functionalities and SVG drawing mapping to 3D meshes.
Conclusions:
- Subdivision-based methods offer a robust and efficient solution for manifold Bézier curves.
- The framework facilitates intuitive interactive design and editing of complex curves on 3D surfaces.
Related Concept Videos
Bending of Curved Members - Neutral Surface
264
In curved beams, unlike straight beams, the stress distribution across the cross-section is not uniform due to the beam's curvature. This non-uniformity arises because the neutral axis, where stress is zero, does not align with the centroid of the section. In a curved beam, the strain varies along the section as a function of the distance from the neutral axis.
Consider the curved member described in the previous lesson. According to Hooke's law, which relates stress to strain within...
Consider the curved member described in the previous lesson. According to Hooke's law, which relates stress to strain within...
264
Planar Rigid-Body Motion
574
Understanding the movement of a rigid body in planar motion involves recognizing that every particle within this body is traversing a path that maintains a consistent distance from a specific plane. This concept is fundamental in the study of physics and mechanical engineering, and it allows us to comprehend better how objects move in space.
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
574
Surface Tension and Surface Energy
1.9K
When a paint brush is immersed in water, the bristles wave freely inside the water. When it is taken out, the bristles stick together. The reason behind this effect is surface tension.
Consider a beaker filled with liquid. The bulk molecules in the liquid experience equal attractive forces on all sides with the surrounding molecules. However, the surface molecules experience a net attractive force downward due to the bulk molecules. The surface of the liquid behaves like a stretched membrane,...
Consider a beaker filled with liquid. The bulk molecules in the liquid experience equal attractive forces on all sides with the surrounding molecules. However, the surface molecules experience a net attractive force downward due to the bulk molecules. The surface of the liquid behaves like a stretched membrane,...
1.9K
Mesh Analysis
965
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...
965
Equipotential Surfaces and Field Lines
4.1K
Electric potential can be pictorially represented as a three-dimensional surface. On such a surface, the electric potential is constant everywhere. The equipotential surface is always perpendicular to the electric field lines, and while it is three-dimensional, it can be treated as an equipotential line in a two-dimensional case. These equipotential lines are also always perpendicular to electric field lines. The term equipotential is often used as a noun, referring to an equipotential line or...
4.1K
Curvilinear Motion: Polar Coordinates
490
In polar coordinates, the motion of a particle follows a curvilinear path. The radial coordinate symbolized as 'r,' extends outward from a fixed origin to the particle, while the angular coordinate, 'θ,' measured in radians, represents the counterclockwise angle between a fixed reference line and the radial line connecting the origin to the particle.
The particle's location is described using a unit vector along the radial direction. Deriving the particle's position...
The particle's location is described using a unit vector along the radial direction. Deriving the particle's position...
490

