Tutorial 9: Shape Effects — Twist and Taper/Bulge
Shape effects are fundamentally different from surface effects: instead of adding texture to the surface, they transform the entire geometry. Twist rotates the object progressively along its height. Taper/Bulge scales the object to make it wider or narrower at different heights. These are structural effects — they always apply to both inner and outer walls regardless of shell settings.
What you'll learn
- How Twist rotates the mesh along the vertical axis
- How Taper/Bulge scales the mesh radially over height
- Why shape effects are classified as structural
- How to combine shape effects with surface effects
- How to use Growth Curves for non-linear transformations
- Creative techniques with shape effects
Prerequisites
- Completion of Mesh Sculptor Tutorials 1–6.
- A Mesh Sculptor project with a non-circular cross-section (Square or Hexagon recommended — the twist is most visible on angular shapes).
Step 1: Add a Twist effect
Step 1
Apply Twist
Switch to a Square cross-section so the twist is clearly visible. Add Twist from the Shape category in the effect picker.
Set the Rotation parameter to 90 degrees. The 3D preview shows the square base gradually rotating as it rises — at the top, the square is rotated 90° from the bottom.
The twist is applied progressively: at the base it is 0°, at the top it equals the rotation value. Every height in between is linearly interpolated.
Step 2: Explore Twist parameters
Step 2
Adjust the rotation
Try different rotation values:
- 45° — subtle twist, the top is slightly rotated
- 180° — half turn, dramatic spiral effect
- 360° — full rotation, the top aligns with the bottom again
- 720° — two full rotations, creating a tight helical spiral
Watch the 3D preview with each value. On a square cross-section, 90° creates a visually satisfying quarter-turn where each face transitions smoothly into the next.
Step 3: Add a Taper/Bulge effect
Step 3
Apply Taper/Bulge
Disable or remove Twist. Add Taper/Bulge from the Shape category. This effect scales the cross-section radius at different heights:
Key parameters:
- Top Scale — multiplier for the radius at the top. Values > 1 widen the top; values < 1 narrow it.
- Bottom Scale — multiplier for the radius at the bottom.
- Bulge — adds a mid-height radial expansion (positive values) or contraction (negative values).
Step 4
Create a taper
Set Bottom Scale to 1.0 and Top Scale to 0.5. The mesh narrows toward the top — a tapered shape. Now swap: Bottom Scale 0.5, Top Scale 1.0 — the mesh widens toward the top.
Step 4: Use the Bulge parameter
Step 5
Add a mid-height bulge
Set Top Scale and Bottom Scale both to 1.0 (no taper). Increase the Bulge parameter. The mesh swells outward at mid-height, creating a barrel or pot-belly shape. Negative bulge values create a concave waist.
Bulge is useful for adding organic fullness to a shape without modifying the profile spline. It works as a quick way to make objects feel more rounded or cinched.
Step 5: Structural behavior — both walls follow
Step 6
Verify structural behavior
Enable the inner wall in Shell settings. Add a Twist effect and set "Inner Follows Effects" to OFF. Observe:
- The inner wall still twists along with the outer wall
- Surface effects (if any) are skipped on the inner wall, but Twist always applies to both
This is because shape effects are structural — they change the overall geometry in a way that must be consistent between inner and outer walls. If only the outer wall twisted, the walls would intersect.
Step 6: Combine Twist with surface effects
Step 7
Stack Twist + texture
Create a compelling combination:
1. Add Twist at 180° — the overall shape spirals
2. Add Knurling (depth 0.5 mm) below Twist — the knurling pattern is applied to the already-twisted mesh, so the diamond grid follows the twist
3. Now reverse the order: move Knurling above Twist — the knurling is applied first to the straight mesh, then the entire textured surface is twisted
Compare the two orderings. The visual difference is subtle but important for design intent.
Step 7: Combine Taper/Bulge with Twist
Step 8
Create a twisted taper
Stack both shape effects:
1. Taper/Bulge — Top Scale 0.6, Bulge moderate
2. Twist — 360°
The result is a shape that simultaneously narrows and spirals — like a twisted spire or unicorn horn. The order matters:
- Taper then Twist — the taper is applied first, creating a cone, which is then twisted
- Twist then Taper — the twist is applied first, then the tapered shape is applied to the twisted mesh
Step 8: Growth Curves with shape effects
Step 9
Non-linear twist with growth curve
Add a Twist effect and open its Growth Curve editor. By default, twist is linear (constant rotation rate). With the growth curve, you can create:
- Accelerating twist — curve rises slowly at the bottom, steeply at the top. The bottom barely rotates; most of the twist happens near the rim.
- S-curve twist — slow start, fast middle, slow finish. Creates a natural-looking twist with gentle transitions.
- Step twist — sharp step in the curve creates an abrupt rotation change at a specific height, like a broken twist.
Draw the curve and watch the 3D preview update.
Step 9: Creative shape effect recipes
| Recipe | Effects Stack | Result |
|---|---|---|
| Helical vase | Sine cross-section (5 Lobes) + Twist 360° | Drill-bit / helical flower |
| Twisted prism | Hexagon + Twist 60° + Knurling | Faceted twisted column with grip |
| Bulging jar | Circle + Taper/Bulge (Bulge high, Scales 0.7) | Pot-belly jar shape |
| Spiraling spire | Triangle + Twist 720° + Taper/Bulge (Top 0.2) | Dramatic spiraling tower |
| Candy cane | Sine (3 Lobes, high amplitude) + Twist 540° | Twisted candy-cane stick |
Outcome
You now understand the two shape effects and how to use them creatively:
- Twist rotates the mesh progressively along its height
- Taper/Bulge scales and expands/contracts the mesh
- Both are structural — they always apply to both walls
- Combine with surface effects for layered designs
- Use Growth Curves for non-linear, organic deformations
- Effect order (Twist before/after texture) changes the result
What's Next
Tutorial 10: Export and Slicing Workflow — Complete the process: export your Mesh Sculptor design as an STL file and prepare it for printing in a slicer.