Skip to content


Mirror an Object in Blender

While I was playing with character modeling I needed to duplicate and mirror an object. I quickly googled around and found the following:

SHIFT-D
SX
ENTER

OK. I tried. Nothing happened apart from the duplication. It took me a while until I noticed I actually have to move the object after SX.

I made a series of screenshots about this:

This is the default scene in Blender:
blender_mirror_01

Put your 3d cursor where you want to have the mirror:
blender_mirror_02

I modify the default cube a bit to demonstrate the mirroring.
We will move the upper right vertex a bit:
blender_mirror_03

Here is the modified cube:
blender_mirror_04

Change the pivot to the 3D cursor:
blender_mirror_05

In object mode select the object. Type:

SHIFT-D
SX
-1
ENTER

blender_mirror_06

Instead of typing -1 you can just move the object, but blender will scale it X size.

Here is the result:
blender_mirror_07

Posted in Blender, Graphics.

Tagged with , , .


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Arianakene says

    Wow! Thank you very much! I always wanted to write in my site something like that

You must be logged in to post a comment.