-3

I want to create object like this:

enter image description here

How can I achieve this?

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
Prashant Tomar
  • 252
  • 1
  • 8
  • 5
    There is an addon for that: "add curve: extra objects". Once activated, Shift A/Curve/Add curve spirals, then choose spheric and tune the parameters in the operator panel – lemon Mar 04 '17 at 19:20
  • @lemon Should be an answer, not a comment. – Ray Mairlot Mar 04 '17 at 20:32
  • @RayMairlot, should be a duplicate, finally!! So... I'll just add another way to do it, without the addon (even if I don't know if it is mathematically correct) – lemon Mar 05 '17 at 07:06

1 Answers1

4

An alternative way, just to add to the catalogue found by Prashant in another question:

  • Add a plane and keep only one segment
  • Make an inclination at 45° in front view
  • Subdivide a lot (around 100 times)

enter image description here

  • In front view, select one extremity
  • Set the proportional editing to enabled and to linear
  • Make a "blank" rotation (0°) to adjust the falloff

  • Then in top view

  • R to rotate
  • Rotate at the maximum possible value
  • Rotate again ShiftR to repeat the last operation

enter image description here

Finally, add a cast modifier and let it to sphere with a factor of 1:

enter image description here

Edit: FYI, that can be done with a single subdivided segment kept horizontal. Rotate with linear falloff and grab Z with spherical falloff.

lemon
  • 60,295
  • 3
  • 66
  • 136