5

I'm a bit new to Blender so I apologize if this is a really simple thing. I'm trying to make a peppermint candy in Blender (like this:

this,

one of those red ones that looks swirled. So I'm extruding a circle, slightly rounding the edge, then there's a flat surface, and there are equal cuts of the disc that alternate red and white. Is there a way to basically twist the whole thing around the centerpoint such that the bands curve like that? Thanks very much!

cosmic_cow
  • 53
  • 3

1 Answers1

8
  • In Object Mode add Shift-A a circle (Mesh/Circle) Set

  • Change to Edit Mode Tab make sure you're in vertex select mode.

  • Extrude and Scale E,S,0
  • Change to Face select (see image below)
  • Click a random face, select all A
  • From the menu pick Select/ Checker Deselect

enter image description here

  • Create another material and assign it to the selection
  • Add loop cuts Ctrl-R RMB enter image description here

  • With the inner faces select you're there

  • Set proprtional editing O and rotate R enter image description here

You might want to select the outer edges and extrude them to add the on colored border as in the reference image.

Result with some tweaking:

enter image description here

stacker
  • 38,549
  • 31
  • 141
  • 243