Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Oct 17. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

How The F*#% Do I Model This? - Reply for help with specific shapes - (Post attempt before asking)

Replies

  • 5rettski
    Offline / Send Message
    5rettski triangle

    Update: Figured it out a bit. If anyone has tips or anything please feel free to share.
  • Eric Chadwick
    Awesome! So happy to see you’ve figured it out. 

    One trick to keep up your sleeve is to remember that in real life, things are made of separate pieces. So your model can do the same. No need to match topologies. Just make them separate, and put them next to each other.
  • Ralf_Reddings
    Offline / Send Message
    Ralf_Reddings polycounter lvl 2

    how to go about transition two beveled corners of a form into a third beveled corner?

    This is a topology issue I have been running into a lot lately and each time I just barely manage to solve it, with inadequate results. Below is an image illustrating the corners in question, thank you for any help.

  • okidoki
    Offline / Send Message
    okidoki greentooth
    In blender the bevel (in other dcc chamfer) operation for edges can (depending on the options)  give those results: 



    You may have to elaborate this to get a more suited answer.
  • ZacD
    Offline / Send Message
    ZacD quad damage
    Yeah for a prop like this with a lot of ~90 hard edges that need beveled, I'd just do them all at once at the end. Lot less work and you can clean up weirdness without having to manage every bevel intersection. 
  • Ralf_Reddings
    Offline / Send Message
    Ralf_Reddings polycounter lvl 2
    Perfect, that is just what I needed, thank you guys.
  • Osoramiru
    Hey guys! I apologize in advance for not seeing this solution in the thread. I'm just starting to learn Blender and I don't understand how to deal with these corners and points where 4+ edges meet. How do I deal with this?
  • ZacD
    Offline / Send Message
    ZacD quad damage
    It's inevitable that there's going to be 5 and 3 edge poles, one of the easiest options is to try to move them to flat areas were distortions will be minimal. Could also leave ngons instead of having edges go to a 5 pole. Sometimes they don't cause much of an issue at all with smoothing, it really just depends, and managing them is mostly what subdiv modeling is about. 
  • Osoramiru
    ZacD said:
    It's inevitable that there's going to be 5 and 3 edge poles, one of the easiest options is to try to move them to flat areas were distortions will be minimal. Could also leave ngons instead of having edges go to a 5 pole. Sometimes they don't cause much of an issue at all with smoothing, it really just depends, and managing them is mostly what subdiv modeling is about. 
    I tried to move it here, it seems correct, but at another angle 6 already converge, and I don’t understand how to move them






  • Eric Chadwick
    What does it look like when subdivided? It's important to show wireframe before, and subdivision after. Like in the first post of this thread:


    Check the links in the first post, this kind of modeling issue has been covered many times before. For example, from Shared: My Technical Talk content comes this pretty step-by-step:

  • FrankPolygon
    Offline / Send Message
    FrankPolygon grand marshal polycounter
    Osoramiru Welcome to Polycount. Consider checking out the forum information and introduction thread.

    Like Zac and Eric mentioned: try subdividing the mesh and see if there's any smoothing errors like pinching, stretching, or unintended surface deformation. The unsubdivided weireframe is great for clarity but it's easier to identify specific problems by comparing it to the smoothed mesh and subdivision wireframe preview.

    As far as the topology routing strategy goes, it really depends on what the model will be used for, but it's worth mentioning that a couple of posts up there's a conversation that about topology routing around a complex shape intersection and the answer there is probably applicable here too.

    It's really easy to get bogged down moving loops around without seeing a lot of progress. Which is why it's generally considered best practice to block out all of the major forms first then solve any basic topology flow issues during the block out, before adding a lot of support loops. This way the shapes themselves and the existing geometry in those shapes will help guide the loop flow around the shapes.

    Here's some links to other write-ups that cover how to streamline the block out process and solve topology flow issues so most of the final support loops can be added with a few simple bevel / chamfer operations.

    https://polycount.com/discussion/comment/2776197/#Comment_2776197

    Below is an example of what this approach could look like for this part of the model: Start by blocking out the larger curved shapes and the bulk of the complex form underneath, maintaining a few key loop paths off the curved shapes. Try to use the existing geometry in the curved shapes as part of the loop flow path for the support loops whenever possible.

    This is typically done by adjusting the density of the curved surfaces and the placement of intersecting geometry so the shape transition lands between the existing segments of the curved surfaces.  That way the intersecting shape and the support loops around it are less likely to disrupt the segment spacing of the existing shape, avoiding unintended surface deformation.



    Continue blocking out the secondary forms then join the two shapes together. Direct the loop flow around the combined shapes to define the basic loop flow around the shape transitions and any tertiary details. Sometimes it's easier to work from the outer most bounds of the shapes and push recessed areas inwards and other times it's easier to work from the inner most bounds of the shape and extrude the details outwards.

    On this particular shape it seemed to be easier modeling inwards. So the basic loop path was created where it intersects the hemispherical shape then the lower section was pushed inwards to create the depth along that curved lip. Which avoids potential deformation issues on the back of the hemispheres.



    Add the basic loop paths around the shapes once all of the major forms are accurately represented. Keeping things relatively simple at this stage makes it easier to solve a lot of basic topology flow issues and the loop paths established here will both hold the larger curves and provide a path for the final edge support loops that are added later.



    With the basic loop routing supporting the larger shapes and providing a path for the support loops around the shapes, simply select the edges that define the outer profiles of the shapes and shape transitions then add the support loops with a bevel / chamfer operation. This process can be further streamlined using a bevel / chamfer modifier that's controlled by edge weights.

    The example below highlights how the edge support loops created by the bevel / chamfer operation automatically resolve the problems with the corner intersections with a combination of grid and diamond quad topology.  Here's some links to additional write-ups that cover a few different ways to approach these kinds of corner intersections using both grid and diamond quad topology.


    Below is what the final model looks like. All of the smaller support loops, along the edges that define the shapes, are automatically generated using a bevel / chamfer modifier that's controlled by edge weights.

    Most of the topology flow issues were solved early in the block out: the few support loops for the larger forms constrain all of the triangles and n-gons to flat surfaces between the edge support loops where they can't cause any unintended surface deformation. Which is why the mesh subdivides cleanly without being all quads.


    Recap: Keep things relatively simple and block out all of the larger forms. Use the block out process to solve most of the topology routing issues before adding a lot of complex support loops. Try to use the existing geometry of curved surfaces as part of the support loop structure around complex shape intersections. Streamline the modeling process by adding final edge support loops around shape using a bevel / chamfer operation.

    Some other topology write-ups that may be helpful on this project:



  • okidoki
    Offline / Send Message
    okidoki greentooth
    It might be worth to look not only on this example of an 4+ edge in an "abstract" way, but to have a closer look at the reference. For example if the actual topology is more like so..



    ..then the wanted to be rounded, chamfered, beveled edges has a very unproplematic topology. Here is a more extrem version of this..



    Of course this may not fit the original reference but because of the lack of showing them here i can only generaliye: look at the real think. Artisans had to make those rounding somehow in the real world. So follow the real thing. :wink:

Sign In or Register to comment.