I'm trying to make a round eye in my object by selecting a face, pressing e, dragging it into the face a little bit and I'm trying to make that eye round instead of square. How can I do this?
Asked
Active
Viewed 3.4k times
2
-
3This question belongs on another site in the Stack Exchange network – guido Oct 09 '14 at 19:08
-
3yeah you should ask in http://blender.stackexchange.com/ – PeterT Oct 09 '14 at 19:09
-
Here's another pretty good alternative: Belvel Modifier. Given at [Blender StackExchange](http://blender.stackexchange.com/questions/2534/how-can-i-round-the-edges-of-a-mesh) – drpeppercan Oct 26 '15 at 22:45
1 Answers
7
There is "To Sphere" AltShiftS available under Mesh->Transform. As the name suggests it adds a spherical influence, if the selected verts lay flat on a plane the result is circular.
Another option is an addon called LoopTools. Enable it and you have some extra options in the specials menu (W) which includes Circle, which will give a circular influence to the selected vertices.

sambler
- 6,917
- 1
- 16
- 23
-
Very nice! I just used your "To Sphere" tip on 2.79 to round out a cone. – The Duke Of Marshall שלום Jan 16 '19 at 12:30