Corner spot where three faces meetOrthographic camera mirrored in viewport?Full UV wrapping on a mirrored MeshProblem with object made from joining objects that both had mirror modifiersRotate the result of a mirror modifierHow do I model across a mirror modifier?Fixing line at mirrorHow to mirror part of an object but duplicate another part?Why does mirror modifiers mirrors on the same side of object that is to be mirrored?Separate Mirrored mesh when exporting?Mirrored object showing problems
Is this a realistic set of world maps?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
Killing undead fish underwater
Binary Numbers Magic Trick
Do vanished people know what happened after the snap?
Is it possible to dynamically set properties of an `Object` using Apex?
How do we know that ממחרת השבת means from the first day of pesach and not the seventh?
"The cow" OR "a cow" OR "cows" in this context
A Note on N!
Reverse the word in a string with the same order in javascript
Pressure to defend the relevance of one's area of mathematics
Why do 401k up to company match, then fill Roth IRA, then finish filling 401k?
Can someone publish a story that happened to you?
How can I use Monero RPC via Python
Are Boeing 737-800’s grounded?
Sci-fi novel series with instant travel between planets through gates. A river runs through the gates
Don’t seats that recline flat defeat the purpose of having seatbelts?
French for 'It must be my imagination'?
Corner spot where three faces meet
How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?
How to pronounce 'C++' in Spanish
Why is current rating for multicore cable lower than single core with the same cross section?
Alternatives to Overleaf
How to set the font color of quantity objects (Version 11.3 vs version 12)
Corner spot where three faces meet
Orthographic camera mirrored in viewport?Full UV wrapping on a mirrored MeshProblem with object made from joining objects that both had mirror modifiersRotate the result of a mirror modifierHow do I model across a mirror modifier?Fixing line at mirrorHow to mirror part of an object but duplicate another part?Why does mirror modifiers mirrors on the same side of object that is to be mirrored?Separate Mirrored mesh when exporting?Mirrored object showing problems
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
I tried modeling this with modifiers:
Ideally I want to create only the part on one side and have the other two added by modifiers.
How would you do this? I mirrored it 90 degrees once and then copied the original to the top. Can I apply two separate mirror modifiers on one object, so they don't apply on top of each other? That way I could mirror the original 90 degrees in Z and 90 degrees in Y direction without ending up with four objects.
mirror
$endgroup$
add a comment |
$begingroup$
I tried modeling this with modifiers:
Ideally I want to create only the part on one side and have the other two added by modifiers.
How would you do this? I mirrored it 90 degrees once and then copied the original to the top. Can I apply two separate mirror modifiers on one object, so they don't apply on top of each other? That way I could mirror the original 90 degrees in Z and 90 degrees in Y direction without ending up with four objects.
mirror
$endgroup$
add a comment |
$begingroup$
I tried modeling this with modifiers:
Ideally I want to create only the part on one side and have the other two added by modifiers.
How would you do this? I mirrored it 90 degrees once and then copied the original to the top. Can I apply two separate mirror modifiers on one object, so they don't apply on top of each other? That way I could mirror the original 90 degrees in Z and 90 degrees in Y direction without ending up with four objects.
mirror
$endgroup$
I tried modeling this with modifiers:
Ideally I want to create only the part on one side and have the other two added by modifiers.
How would you do this? I mirrored it 90 degrees once and then copied the original to the top. Can I apply two separate mirror modifiers on one object, so they don't apply on top of each other? That way I could mirror the original 90 degrees in Z and 90 degrees in Y direction without ending up with four objects.
mirror
mirror
asked 1 hour ago
itmuckelitmuckel
1235
1235
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I would make this with linked duplications that I would join later on, but you could do it with 2 Mirror modifiers:
- Create your shape. Put an empty on the axis.
- Give your shape a Mirror modifier, choose the empty as Mirror Object.
- Rotate the empty 45° on the Z axis.
- Create a second empty (perhaps another shape) at the exact same place as the first one.
- Give your shape a second Mirror modifier, choose the second empty as Mirror Object.
- Rotate the second empty 45° on the Y axis.
- You should be right.
$endgroup$
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f139268%2fcorner-spot-where-three-faces-meet%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I would make this with linked duplications that I would join later on, but you could do it with 2 Mirror modifiers:
- Create your shape. Put an empty on the axis.
- Give your shape a Mirror modifier, choose the empty as Mirror Object.
- Rotate the empty 45° on the Z axis.
- Create a second empty (perhaps another shape) at the exact same place as the first one.
- Give your shape a second Mirror modifier, choose the second empty as Mirror Object.
- Rotate the second empty 45° on the Y axis.
- You should be right.
$endgroup$
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
add a comment |
$begingroup$
I would make this with linked duplications that I would join later on, but you could do it with 2 Mirror modifiers:
- Create your shape. Put an empty on the axis.
- Give your shape a Mirror modifier, choose the empty as Mirror Object.
- Rotate the empty 45° on the Z axis.
- Create a second empty (perhaps another shape) at the exact same place as the first one.
- Give your shape a second Mirror modifier, choose the second empty as Mirror Object.
- Rotate the second empty 45° on the Y axis.
- You should be right.
$endgroup$
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
add a comment |
$begingroup$
I would make this with linked duplications that I would join later on, but you could do it with 2 Mirror modifiers:
- Create your shape. Put an empty on the axis.
- Give your shape a Mirror modifier, choose the empty as Mirror Object.
- Rotate the empty 45° on the Z axis.
- Create a second empty (perhaps another shape) at the exact same place as the first one.
- Give your shape a second Mirror modifier, choose the second empty as Mirror Object.
- Rotate the second empty 45° on the Y axis.
- You should be right.
$endgroup$
I would make this with linked duplications that I would join later on, but you could do it with 2 Mirror modifiers:
- Create your shape. Put an empty on the axis.
- Give your shape a Mirror modifier, choose the empty as Mirror Object.
- Rotate the empty 45° on the Z axis.
- Create a second empty (perhaps another shape) at the exact same place as the first one.
- Give your shape a second Mirror modifier, choose the second empty as Mirror Object.
- Rotate the second empty 45° on the Y axis.
- You should be right.
edited 57 mins ago
answered 1 hour ago
moonbootsmoonboots
14.9k21127
14.9k21127
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
add a comment |
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
$begingroup$
Oh man, I tried that using only one empty for mirroring. Of course that couldn't work. Thank you!
$endgroup$
– itmuckel
58 mins ago
add a comment |
Thanks for contributing an answer to Blender Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f139268%2fcorner-spot-where-three-faces-meet%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown