In Blender, how can I smooth the edges/vertices/faces?

I have an object, but the edges of it are all squiggly and jagged. Is there some way I can smooth them out?

Thanks in advance.

https://docs.blender.org/manual/en/latest/modeling/meshes/editing/normals.html#modeling-meshes-editing-normals-shading

See where it says “Smooth”.

Edit > mesh > faces > smooth shade. It’ll affect whatever faces you have selected.

you might also be talking about the subdivision modifier, which is in your object modifiers. This splits up all surfaces into smaller pieces as smooths them out, but it dramatically increases triangle count.

1 Like