How do I correctly reduce geometry on part of a mesh?Reducing vertices while not reducing qualityTrouble controlling where to add Faces on my modelLowest triangle count object remotely resembling a sphere?Merging characters body parts with a different edge loop countI need to create more faces( but ctrl+r in edit mode isnt working), how do i do it alternatively?Can't remove unnecessary Geometry in Objectwhats the maximum poly count for character models in video games?Modelling for a game engine, stuff I should know?Accidentally made a partial wireframe. Does anyone know a fix?Complexity versus NGons!

A player is constantly pestering me about rules, what do I do as a DM?

Analog is Obtuse!

Go Get the Six Six-Pack

How can I convince my reader that I will not use a certain trope?

When is it ok to add filler to a story?

In the Marvel universe, can a human have a baby with any non-human?

Going to get married soon, should I do it on Dec 31 or Jan 1?

What is the line crossing the Pacific Ocean that is shown on maps?

Unusual mail headers, evidence of an attempted attack. Have I been pwned?

Fetch and print all properties of an object graph as string

When is the original BFGS algorithm still better than the Limited-Memory version?

STM Microcontroller burns every time

C-152 carb heat on before landing in hot weather?

Could Sauron have read Tom Bombadil's mind if Tom had held the Palantir?

Character discovers anti gravity emitters, flies a shipping container into space and docks with space station

What is the fibered coproduct of abelian groups?

Story-based adventure with functions and relationships

Fedora boot screen shows both Fedora logo and Lenovo logo. Why and How?

Should my manager be aware of private LinkedIn approaches I receive? How to politely have this happen?

Why is the voltage measurement of this circuit different when the switch is on?

Do French speakers not use the subjunctive informally?

5 cars in a roundabout traffic

First-year PhD giving a talk among well-established researchers in the field

Why does the numerical solution of an ODE move away from an unstable equilibrium?



How do I correctly reduce geometry on part of a mesh?


Reducing vertices while not reducing qualityTrouble controlling where to add Faces on my modelLowest triangle count object remotely resembling a sphere?Merging characters body parts with a different edge loop countI need to create more faces( but ctrl+r in edit mode isnt working), how do i do it alternatively?Can't remove unnecessary Geometry in Objectwhats the maximum poly count for character models in video games?Modelling for a game engine, stuff I should know?Accidentally made a partial wireframe. Does anyone know a fix?Complexity versus NGons!






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








1












$begingroup$


Good afternoon,
I already know that there are easy ways for reducing face count for the entire model. However I am trying to find a way to reduce faces only on specific parts of my mesh while keeping it deformation and rendering-friendly for animation.



Image shows part of the mesh where I want to reduce faces.



From youtube tutorials I managed to figure that all I can do is to manually dissolve edges and verices and create new edges to form triangles to connect large faces with the smaller ones as follows (I must avoid faces with more than 4 vertices as far as I know):



enter image description here



Is this the "good practice" way of character modeling? Will the model UV unwrap, animate and render properly afterwards? (I know the example mesh from the screenshot is not a character, but I will need to create one and sculpt details on parts of the character). Or is there an easier way of doing this? Please help.










share|improve this question







New contributor



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






$endgroup$











  • $begingroup$
    you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
    $endgroup$
    – cegaton
    Jun 15 at 16:40

















1












$begingroup$


Good afternoon,
I already know that there are easy ways for reducing face count for the entire model. However I am trying to find a way to reduce faces only on specific parts of my mesh while keeping it deformation and rendering-friendly for animation.



Image shows part of the mesh where I want to reduce faces.



From youtube tutorials I managed to figure that all I can do is to manually dissolve edges and verices and create new edges to form triangles to connect large faces with the smaller ones as follows (I must avoid faces with more than 4 vertices as far as I know):



enter image description here



Is this the "good practice" way of character modeling? Will the model UV unwrap, animate and render properly afterwards? (I know the example mesh from the screenshot is not a character, but I will need to create one and sculpt details on parts of the character). Or is there an easier way of doing this? Please help.










share|improve this question







New contributor



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






$endgroup$











  • $begingroup$
    you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
    $endgroup$
    – cegaton
    Jun 15 at 16:40













1












1








1





$begingroup$


Good afternoon,
I already know that there are easy ways for reducing face count for the entire model. However I am trying to find a way to reduce faces only on specific parts of my mesh while keeping it deformation and rendering-friendly for animation.



Image shows part of the mesh where I want to reduce faces.



From youtube tutorials I managed to figure that all I can do is to manually dissolve edges and verices and create new edges to form triangles to connect large faces with the smaller ones as follows (I must avoid faces with more than 4 vertices as far as I know):



enter image description here



Is this the "good practice" way of character modeling? Will the model UV unwrap, animate and render properly afterwards? (I know the example mesh from the screenshot is not a character, but I will need to create one and sculpt details on parts of the character). Or is there an easier way of doing this? Please help.










share|improve this question







New contributor



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






$endgroup$




Good afternoon,
I already know that there are easy ways for reducing face count for the entire model. However I am trying to find a way to reduce faces only on specific parts of my mesh while keeping it deformation and rendering-friendly for animation.



Image shows part of the mesh where I want to reduce faces.



From youtube tutorials I managed to figure that all I can do is to manually dissolve edges and verices and create new edges to form triangles to connect large faces with the smaller ones as follows (I must avoid faces with more than 4 vertices as far as I know):



enter image description here



Is this the "good practice" way of character modeling? Will the model UV unwrap, animate and render properly afterwards? (I know the example mesh from the screenshot is not a character, but I will need to create one and sculpt details on parts of the character). Or is there an easier way of doing this? Please help.







modeling faces geometry polycount






share|improve this question







New contributor



Cerberus 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



Cerberus 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



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








asked Jun 15 at 14:11









CerberusCerberus

61 bronze badge




61 bronze badge




New contributor



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




New contributor




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













  • $begingroup$
    you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
    $endgroup$
    – cegaton
    Jun 15 at 16:40
















  • $begingroup$
    you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
    $endgroup$
    – cegaton
    Jun 15 at 16:40















$begingroup$
you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
$endgroup$
– cegaton
Jun 15 at 16:40




$begingroup$
you should avoid n-gons (faces with more than 4 vertices), but you should also avoid triangles like the ones you are creating. A good resource for topology is topologyguides.com
$endgroup$
– cegaton
Jun 15 at 16:40










2 Answers
2






active

oldest

votes


















2












$begingroup$

You can try the decimate modifier. It can take a vertex group so first add the faces you want less detailed into a group, then select it in the modifier.






share|improve this answer









$endgroup$




















    1












    $begingroup$

    Maybe try building it from scratch with simpler geometry. You can do with a 5-sided cylinder, but I like using powers of 2 (you need more than 4 sides): Extrude an 8-sided cylinder into roughly the same profile and mark the hard edges as creases using Edges -> Mark Sharp. Then apply a subdivision surface modifier to smooth it round. You can disconnect the middle portion from the ends before applying the modifier by selecting the faces you want to be their own object and tapping the P key. You will still have to double the edge loops where the pieces meet somehow, but your work will be isolated.



    There are a couple of reasons to avoid triangle faces: They can cause weird deformations during animation if they break edge loops. But even if a model is not going to be animated, you can get weird shading effects if the diagonals and/or interior angles of adjacent faces are significantly inconsistent. Further (and most glaringly), you don't want inconsistent surface curvature by retopologizing a ring of quads into a ring of sawtooth tris. None of that means it is bad to EVER use tris, only that you have to be careful how and where you use them.






    share|improve this answer











    $endgroup$















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



      );






      Cerberus 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%2f142982%2fhow-do-i-correctly-reduce-geometry-on-part-of-a-mesh%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2












      $begingroup$

      You can try the decimate modifier. It can take a vertex group so first add the faces you want less detailed into a group, then select it in the modifier.






      share|improve this answer









      $endgroup$

















        2












        $begingroup$

        You can try the decimate modifier. It can take a vertex group so first add the faces you want less detailed into a group, then select it in the modifier.






        share|improve this answer









        $endgroup$















          2












          2








          2





          $begingroup$

          You can try the decimate modifier. It can take a vertex group so first add the faces you want less detailed into a group, then select it in the modifier.






          share|improve this answer









          $endgroup$



          You can try the decimate modifier. It can take a vertex group so first add the faces you want less detailed into a group, then select it in the modifier.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 15 at 15:02









          KiskitKiskit

          4732 silver badges7 bronze badges




          4732 silver badges7 bronze badges























              1












              $begingroup$

              Maybe try building it from scratch with simpler geometry. You can do with a 5-sided cylinder, but I like using powers of 2 (you need more than 4 sides): Extrude an 8-sided cylinder into roughly the same profile and mark the hard edges as creases using Edges -> Mark Sharp. Then apply a subdivision surface modifier to smooth it round. You can disconnect the middle portion from the ends before applying the modifier by selecting the faces you want to be their own object and tapping the P key. You will still have to double the edge loops where the pieces meet somehow, but your work will be isolated.



              There are a couple of reasons to avoid triangle faces: They can cause weird deformations during animation if they break edge loops. But even if a model is not going to be animated, you can get weird shading effects if the diagonals and/or interior angles of adjacent faces are significantly inconsistent. Further (and most glaringly), you don't want inconsistent surface curvature by retopologizing a ring of quads into a ring of sawtooth tris. None of that means it is bad to EVER use tris, only that you have to be careful how and where you use them.






              share|improve this answer











              $endgroup$

















                1












                $begingroup$

                Maybe try building it from scratch with simpler geometry. You can do with a 5-sided cylinder, but I like using powers of 2 (you need more than 4 sides): Extrude an 8-sided cylinder into roughly the same profile and mark the hard edges as creases using Edges -> Mark Sharp. Then apply a subdivision surface modifier to smooth it round. You can disconnect the middle portion from the ends before applying the modifier by selecting the faces you want to be their own object and tapping the P key. You will still have to double the edge loops where the pieces meet somehow, but your work will be isolated.



                There are a couple of reasons to avoid triangle faces: They can cause weird deformations during animation if they break edge loops. But even if a model is not going to be animated, you can get weird shading effects if the diagonals and/or interior angles of adjacent faces are significantly inconsistent. Further (and most glaringly), you don't want inconsistent surface curvature by retopologizing a ring of quads into a ring of sawtooth tris. None of that means it is bad to EVER use tris, only that you have to be careful how and where you use them.






                share|improve this answer











                $endgroup$















                  1












                  1








                  1





                  $begingroup$

                  Maybe try building it from scratch with simpler geometry. You can do with a 5-sided cylinder, but I like using powers of 2 (you need more than 4 sides): Extrude an 8-sided cylinder into roughly the same profile and mark the hard edges as creases using Edges -> Mark Sharp. Then apply a subdivision surface modifier to smooth it round. You can disconnect the middle portion from the ends before applying the modifier by selecting the faces you want to be their own object and tapping the P key. You will still have to double the edge loops where the pieces meet somehow, but your work will be isolated.



                  There are a couple of reasons to avoid triangle faces: They can cause weird deformations during animation if they break edge loops. But even if a model is not going to be animated, you can get weird shading effects if the diagonals and/or interior angles of adjacent faces are significantly inconsistent. Further (and most glaringly), you don't want inconsistent surface curvature by retopologizing a ring of quads into a ring of sawtooth tris. None of that means it is bad to EVER use tris, only that you have to be careful how and where you use them.






                  share|improve this answer











                  $endgroup$



                  Maybe try building it from scratch with simpler geometry. You can do with a 5-sided cylinder, but I like using powers of 2 (you need more than 4 sides): Extrude an 8-sided cylinder into roughly the same profile and mark the hard edges as creases using Edges -> Mark Sharp. Then apply a subdivision surface modifier to smooth it round. You can disconnect the middle portion from the ends before applying the modifier by selecting the faces you want to be their own object and tapping the P key. You will still have to double the edge loops where the pieces meet somehow, but your work will be isolated.



                  There are a couple of reasons to avoid triangle faces: They can cause weird deformations during animation if they break edge loops. But even if a model is not going to be animated, you can get weird shading effects if the diagonals and/or interior angles of adjacent faces are significantly inconsistent. Further (and most glaringly), you don't want inconsistent surface curvature by retopologizing a ring of quads into a ring of sawtooth tris. None of that means it is bad to EVER use tris, only that you have to be careful how and where you use them.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jun 15 at 18:38

























                  answered Jun 15 at 18:30









                  hatinacat2000hatinacat2000

                  1637 bronze badges




                  1637 bronze badges




















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









                      draft saved

                      draft discarded


















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












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











                      Cerberus 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%2f142982%2fhow-do-i-correctly-reduce-geometry-on-part-of-a-mesh%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

                      Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                      Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                      Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form