Hi
I’m a beginner when it comes to 3D modeling. I didn’t find a ‘sculpting’ category in the forums, but I think sculpting is actually a subcategory under modeling.
So, I hear ngons and triangles are bad. Fair enough. And I’ve been watching this tutorial to learn some sculpting in Blender:
I notice a few issues here. First, I see that he starts with a quad based sphere, which is seen as the correct way. But as soon as he starts deforming it, I see that these quads are no longer flat, and are being triangulated arbitrarily. Isn’t that bad? Now you have no control of how it’s being displayed do you? You can see it particularly at 8:28 and 9:36:
Then he goes on to explain a concept called dynamic topology, where you can add detail only those places where you need it. It’s at 11:49, but I can’t put a direct link because new users can only put two links in a post.
I can not see how this can be done without introducing ngons…, the quad next to a subdivided quad would have to be an ngon, but these are supposedly bad and should be avoided.
So what are the best practices to deal with this? Do you simply disregard the rules about no ngons when doing sculpting, or do you avoid using the dynamic topology, and instead start with a really high polygon count to begin with? Or do you use triangles, even if they are to be avoided for other types of modeling, to avoid the arbitrary triangulation we see in the beginning of the video?