←Back
🥚 Egg Shape Geometry
Parametric Equation: x = a × cos(t) × (1 + k × sin(t)), y = b × sin(t)
Step 1: Egg Shape
Live Preview
51 × 56 px
Egg Shape
Reference Ellipse
🎨 Quick Presets
⚙️ Parameters
22
Controls the egg width
28
Controls the egg height
0.15
↓ Wider bottom, pointier top
📐 Current Configuration
Width50.6 px
Height56.0 px
Ratio1.11
💡 About
The egg shape uses a parametric equation that modifies an ellipse:
x = a × cos(t) × (1 + k × sin(t))
y = b × sin(t)
Where t ranges from -π to π, and k controls the asymmetry.