Shrinkwrap tetris shapes without scaling or diagonal shapesHow can I link two meshes with many vertices together to prevent lagging?Most efficient way to create a snowglobeUse shrinkwrap on certain vertices?How to apply multiple modifiers as one shape key?weird faces when shrinkwrapSmoothing shrinkwrap resultVertex by vertex wrap mesh onto another meshShrinkwrap modifier not moving vertices to nearest target surface pointWhy does shrinkwrap look different in viewport then in render?Retopology Newby - Used Shrinkwrap Modifier - Whats next?

What is the strongest case that can be made in favour of the UK regaining some control over fishing policy after Brexit?

A ​Note ​on ​N!

French for 'It must be my imagination'?

Do I have to worry about players making “bad” choices on level up?

How to pronounce 'C++' in Spanish

What are the potential pitfalls when using metals as a currency?

Is it possible to determine the symmetric encryption method used by output size?

The Defining Moment

What's the polite way to say "I need to urinate"?

What route did the Hindenburg take when traveling from Germany to the U.S.?

Critique of timeline aesthetic

Why do games have consumables?

Is there really no use for MD5 anymore?

Can someone publish a story that happened to you?

Examples of subgroups where it's nontrivial to show closure under multiplication?

How to have a sharp product image?

What do the phrase "Reeyan's seacrest" and the word "fraggle" mean in a sketch?

Binary Numbers Magic Trick

Packing rectangles: Does rotation ever help?

Do I have an "anti-research" personality?

Don’t seats that recline flat defeat the purpose of having seatbelts?

Why is it that the natural deduction method can't test for invalidity?

Repelling Blast: Must targets always be pushed back?

Does the sign matter for proportionality?



Shrinkwrap tetris shapes without scaling or diagonal shapes


How can I link two meshes with many vertices together to prevent lagging?Most efficient way to create a snowglobeUse shrinkwrap on certain vertices?How to apply multiple modifiers as one shape key?weird faces when shrinkwrapSmoothing shrinkwrap resultVertex by vertex wrap mesh onto another meshShrinkwrap modifier not moving vertices to nearest target surface pointWhy does shrinkwrap look different in viewport then in render?Retopology Newby - Used Shrinkwrap Modifier - Whats next?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1












$begingroup$


Hello guys I want to achieve a Shrinkwrap modifier from a sphere to a tetris shape like this. This shape was achieved by merging two cubes Scale (1,2,1) and (1,1,1) I also tried getting this shape by modifying the vertices but the results of the shrinkwrap were the same



enter image description here



I kind of already did other shrinkwrap shapes that worked perfectly like these



enter image description here



These are exactly the way I want the shrinkwraps to work by adding a shrinkwrap modifier and putting the mode to nearest vertex and setting the target as the shape I wanted but all of these were made with cubes in where only the scale got changed. The mode nearest surface point needed me to scale the sphere so it fits the shape but I cant scale the sphere (the game I develop doesnt allow it) so the mode nearest vertex did the thing I exactly wanted. This is what I got when I try to shrinkwrap the tetris shape



enter image description here



the shape doesnt select all the vertices as a whole shape like the ones before so the outcome will not be good. Somehow there are even triangle shapes outside the actual shape.



So how do I achieve the shrinkwrap to perfectly wrap around my tetris shape (just realized its not even a tetris shape) without triangles and that.



I'd be grateful for any tips (I am a newbie in blender btw)










share|improve this question







New contributor




Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$


















    1












    $begingroup$


    Hello guys I want to achieve a Shrinkwrap modifier from a sphere to a tetris shape like this. This shape was achieved by merging two cubes Scale (1,2,1) and (1,1,1) I also tried getting this shape by modifying the vertices but the results of the shrinkwrap were the same



    enter image description here



    I kind of already did other shrinkwrap shapes that worked perfectly like these



    enter image description here



    These are exactly the way I want the shrinkwraps to work by adding a shrinkwrap modifier and putting the mode to nearest vertex and setting the target as the shape I wanted but all of these were made with cubes in where only the scale got changed. The mode nearest surface point needed me to scale the sphere so it fits the shape but I cant scale the sphere (the game I develop doesnt allow it) so the mode nearest vertex did the thing I exactly wanted. This is what I got when I try to shrinkwrap the tetris shape



    enter image description here



    the shape doesnt select all the vertices as a whole shape like the ones before so the outcome will not be good. Somehow there are even triangle shapes outside the actual shape.



    So how do I achieve the shrinkwrap to perfectly wrap around my tetris shape (just realized its not even a tetris shape) without triangles and that.



    I'd be grateful for any tips (I am a newbie in blender btw)










    share|improve this question







    New contributor




    Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      1












      1








      1





      $begingroup$


      Hello guys I want to achieve a Shrinkwrap modifier from a sphere to a tetris shape like this. This shape was achieved by merging two cubes Scale (1,2,1) and (1,1,1) I also tried getting this shape by modifying the vertices but the results of the shrinkwrap were the same



      enter image description here



      I kind of already did other shrinkwrap shapes that worked perfectly like these



      enter image description here



      These are exactly the way I want the shrinkwraps to work by adding a shrinkwrap modifier and putting the mode to nearest vertex and setting the target as the shape I wanted but all of these were made with cubes in where only the scale got changed. The mode nearest surface point needed me to scale the sphere so it fits the shape but I cant scale the sphere (the game I develop doesnt allow it) so the mode nearest vertex did the thing I exactly wanted. This is what I got when I try to shrinkwrap the tetris shape



      enter image description here



      the shape doesnt select all the vertices as a whole shape like the ones before so the outcome will not be good. Somehow there are even triangle shapes outside the actual shape.



      So how do I achieve the shrinkwrap to perfectly wrap around my tetris shape (just realized its not even a tetris shape) without triangles and that.



      I'd be grateful for any tips (I am a newbie in blender btw)










      share|improve this question







      New contributor




      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      Hello guys I want to achieve a Shrinkwrap modifier from a sphere to a tetris shape like this. This shape was achieved by merging two cubes Scale (1,2,1) and (1,1,1) I also tried getting this shape by modifying the vertices but the results of the shrinkwrap were the same



      enter image description here



      I kind of already did other shrinkwrap shapes that worked perfectly like these



      enter image description here



      These are exactly the way I want the shrinkwraps to work by adding a shrinkwrap modifier and putting the mode to nearest vertex and setting the target as the shape I wanted but all of these were made with cubes in where only the scale got changed. The mode nearest surface point needed me to scale the sphere so it fits the shape but I cant scale the sphere (the game I develop doesnt allow it) so the mode nearest vertex did the thing I exactly wanted. This is what I got when I try to shrinkwrap the tetris shape



      enter image description here



      the shape doesnt select all the vertices as a whole shape like the ones before so the outcome will not be good. Somehow there are even triangle shapes outside the actual shape.



      So how do I achieve the shrinkwrap to perfectly wrap around my tetris shape (just realized its not even a tetris shape) without triangles and that.



      I'd be grateful for any tips (I am a newbie in blender btw)







      animation mesh shrinkwrap






      share|improve this question







      New contributor




      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 hours ago









      Kerim DnkelKerim Dnkel

      61




      61




      New contributor




      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Kerim Dnkel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          Avoid Boolean whenever possible. For such simple shapes you should not be "merging" , proper topology is important especially if you are deforming shapes where constant mesh density is important.



          If you just want the morph into a sphere use the Cast modifier instead, it yields cleaner results.



          Model the shape by extruding two faces of a default cube, then add a Subsurf modifier set to Simple, followed by the Cast modifier set to Sphere. Control progression from the Factor slider.



          Morph






          share|improve this answer









          $endgroup$












          • $begingroup$
            I want to morph from sphere to the tetris shape and also without having a massive big ball
            $endgroup$
            – Kerim Dnkel
            2 hours ago






          • 1




            $begingroup$
            You can adjust radius and morphing order from the modifier
            $endgroup$
            – Duarte Farrajota Ramos
            2 hours ago











          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
          );



          );






          Kerim Dnkel is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f139224%2fshrinkwrap-tetris-shapes-without-scaling-or-diagonal-shapes%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









          2












          $begingroup$

          Avoid Boolean whenever possible. For such simple shapes you should not be "merging" , proper topology is important especially if you are deforming shapes where constant mesh density is important.



          If you just want the morph into a sphere use the Cast modifier instead, it yields cleaner results.



          Model the shape by extruding two faces of a default cube, then add a Subsurf modifier set to Simple, followed by the Cast modifier set to Sphere. Control progression from the Factor slider.



          Morph






          share|improve this answer









          $endgroup$












          • $begingroup$
            I want to morph from sphere to the tetris shape and also without having a massive big ball
            $endgroup$
            – Kerim Dnkel
            2 hours ago






          • 1




            $begingroup$
            You can adjust radius and morphing order from the modifier
            $endgroup$
            – Duarte Farrajota Ramos
            2 hours ago















          2












          $begingroup$

          Avoid Boolean whenever possible. For such simple shapes you should not be "merging" , proper topology is important especially if you are deforming shapes where constant mesh density is important.



          If you just want the morph into a sphere use the Cast modifier instead, it yields cleaner results.



          Model the shape by extruding two faces of a default cube, then add a Subsurf modifier set to Simple, followed by the Cast modifier set to Sphere. Control progression from the Factor slider.



          Morph






          share|improve this answer









          $endgroup$












          • $begingroup$
            I want to morph from sphere to the tetris shape and also without having a massive big ball
            $endgroup$
            – Kerim Dnkel
            2 hours ago






          • 1




            $begingroup$
            You can adjust radius and morphing order from the modifier
            $endgroup$
            – Duarte Farrajota Ramos
            2 hours ago













          2












          2








          2





          $begingroup$

          Avoid Boolean whenever possible. For such simple shapes you should not be "merging" , proper topology is important especially if you are deforming shapes where constant mesh density is important.



          If you just want the morph into a sphere use the Cast modifier instead, it yields cleaner results.



          Model the shape by extruding two faces of a default cube, then add a Subsurf modifier set to Simple, followed by the Cast modifier set to Sphere. Control progression from the Factor slider.



          Morph






          share|improve this answer









          $endgroup$



          Avoid Boolean whenever possible. For such simple shapes you should not be "merging" , proper topology is important especially if you are deforming shapes where constant mesh density is important.



          If you just want the morph into a sphere use the Cast modifier instead, it yields cleaner results.



          Model the shape by extruding two faces of a default cube, then add a Subsurf modifier set to Simple, followed by the Cast modifier set to Sphere. Control progression from the Factor slider.



          Morph







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 2 hours ago









          Duarte Farrajota RamosDuarte Farrajota Ramos

          34.9k64085




          34.9k64085











          • $begingroup$
            I want to morph from sphere to the tetris shape and also without having a massive big ball
            $endgroup$
            – Kerim Dnkel
            2 hours ago






          • 1




            $begingroup$
            You can adjust radius and morphing order from the modifier
            $endgroup$
            – Duarte Farrajota Ramos
            2 hours ago
















          • $begingroup$
            I want to morph from sphere to the tetris shape and also without having a massive big ball
            $endgroup$
            – Kerim Dnkel
            2 hours ago






          • 1




            $begingroup$
            You can adjust radius and morphing order from the modifier
            $endgroup$
            – Duarte Farrajota Ramos
            2 hours ago















          $begingroup$
          I want to morph from sphere to the tetris shape and also without having a massive big ball
          $endgroup$
          – Kerim Dnkel
          2 hours ago




          $begingroup$
          I want to morph from sphere to the tetris shape and also without having a massive big ball
          $endgroup$
          – Kerim Dnkel
          2 hours ago




          1




          1




          $begingroup$
          You can adjust radius and morphing order from the modifier
          $endgroup$
          – Duarte Farrajota Ramos
          2 hours ago




          $begingroup$
          You can adjust radius and morphing order from the modifier
          $endgroup$
          – Duarte Farrajota Ramos
          2 hours ago










          Kerim Dnkel is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Kerim Dnkel is a new contributor. Be nice, and check out our Code of Conduct.












          Kerim Dnkel is a new contributor. Be nice, and check out our Code of Conduct.











          Kerim Dnkel is a new contributor. Be nice, and check out our Code of Conduct.














          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f139224%2fshrinkwrap-tetris-shapes-without-scaling-or-diagonal-shapes%23new-answer', 'question_page');

          );

          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







          Popular posts from this blog

          Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

          Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

          Aasi (pallopeli) Navigointivalikko