1

I am new to blender and I want to curve a cylinder like in the image below

Any help will be appreciated

enter image description here

lean
  • 121
  • 3
  • 11

1 Answers1

3

The basic way to do it is to switch to top view, select the edge, put your 3D cursor where the center of the rotation is supposed to be:

enter image description here

Select the Spin tool:

enter image description here

Rotate the edge, use Ctrl to constrain to 10° by 10°, tweak the Operator box parameters if necessary:

enter image description here

You could also use a Curve modifier but it will be a bit slower

moonboots
  • 155,560
  • 7
  • 105
  • 171