copy and mirror

hi

i suppose this is an easy to answer question, but the answers i found on the support site seems not to work:

i just want to copy a mesh and mirror it. i modeled half of a shirt and i want to complete it by mirroring.

the answer i found was to press S+X or Y depending on the axis. but S starts the scaling mode?!

what’ am i doing wrong?

After hitting s then x or y, then if the model flips the way you want, then just hit return and it won’t be scaled, just flipped in a mirrored position. It sometimes helps to use the cursor as the point of scaling, in which case put the cursor in an appropriate place first.
Hope this helps, if not do a search for appropriate tutorials.
PamTango

in top view

shift +D / s / x /enter

cheers

lilo

yes, it works :smiley: thank you!
i tried it with a plane, and of cause i couldn’t see the effect, because it was symetric %|

still i have a question: the new part appears black. when i go to the texture setting it has the same as the old part. the vertex orientation is also
showing to the outside.

any suggestions?

make sure you do it in edit mode, select all verticies then press them buttons. hope that helps

If you mirrored in draw mode, switching DoubleSided helps.
After joinig the two parts recalculate normals outside [alt]+[N] in edit mode (all vertices selected).

Hello, all:

This won’t always cure the problem. The issue is that OpenGL on which Blender’s preview windows are based doesn’t like inverted matrices… which is what you get when you “flip” a mesh.

This does not affect rendering, only viewports.

-Bischofftep

Bischofftep: Actually, turning double sided off does solve the problem of the viewport, but it makes the inside of the object appear black (assuming the mesh isn’t closed).

If I remember correctly, shaded view (AKA potato mode) looks ok though, even with double sided turned on.

You’re right about the matrix thing, of course. :smiley:

Martin

thank you all for the help.

entering edit mode before duplication solved the problem in my case.
so work can go on :stuck_out_tongue:
i will post results, but i will have to ask certainly some questions on this forum before it’s worth to be shown to public.

thanx again, this forum is great!