Parameterizing Shapes: Algebraic Form Solutions

  • Context: Graduate 
  • Thread starter Thread starter grawil
  • Start date Start date
  • Tags Tags
    Shape
Click For Summary
SUMMARY

The discussion focuses on finding a functional, algebraic form to parameterize the edges of shapes that transition from a circle to a flattened form. A proposed solution includes the equation (x + 4/5)^2 + x^2 + y^2 - 1 = 0 for the curved part, with the condition z >= 0. Additionally, a flat bottom can be represented by the equation x^2 + x^2 <= 9/25 with z = 0. These equations aim to simplify the modeling of the shape's edges, particularly when they deform.

PREREQUISITES
  • Understanding of algebraic geometry
  • Familiarity with parametric equations
  • Knowledge of 3D coordinate systems
  • Experience with shape modeling techniques
NEXT STEPS
  • Research advanced parametric modeling techniques in computer graphics
  • Explore algebraic geometry applications in shape deformation
  • Learn about 3D shape representation using implicit functions
  • Investigate tools for visualizing parametric equations, such as GeoGebra
USEFUL FOR

Mathematicians, computer graphics developers, and engineers involved in shape modeling and deformation analysis will benefit from this discussion.

grawil
Messages
3
Reaction score
0
Does anyone have any suggestions on a functional, algebraic form to parameterize the edge of the shapes shown in the image sequence below? It begins as a circle but deforms and flattens along the edges perpendicular to the axis of symmetry. I have a crude model of it with the upper and lower edge being modeled as independent ellipses with tied end-points but it's a PIA and seems hopeless when the one edge flattens.

[PLAIN]http://img233.imageshack.us/img233/7484/shapesm.jpg
 
Last edited by a moderator:
Mathematics news on Phys.org
Maybe I don't understand your figure properly, but you could try with

(x + 4/5)^2 + x^2 + y^2 -1 = 0 and z >= 0

This is only the "curved part" of the picture, maybe you should add a "flat bottom" of the form

x^2 + x^2 =< 9/25 and z = 0
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 42 ·
2
Replies
42
Views
8K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
24
Views
8K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
5K