0 Members and 2 Guests are viewing this topic.
>> Make Quad Concave.
But i want to divide the current NGon into quads only, not adding more geometry. Like i would divide it into tris. Just with quads. Is there also a solution?
Is there a programme that can fill that [n-gon] with just quads in a way you have described/want?
For some n-gons, did you notice the options within the "make-Quad" tool?Quick example:-(see pic)Far left: Original tri facemiddle: Default "Make_Quad"Right: While "make_Quad" active, press "+/-" key to change construct.
QuoteIs there a programme that can fill that [n-gon] with just quads in a way you have described/want?Nope, because with uneven vertices count you will always end in a tri. But tris and quads as shown in the shot is possible. The shot is from trueSpace. I`ve filled the Ngon with quads and tris with the quadrify tool there.The algorythm can of course not decide what special geometry you want. All it does is to start at one point, and fill in quads from there. Better said, it uses the underlying triangulation, and leaves away every second edge. Means you may need to fix your geometry here and there afterwards.It`s nevertheless a very neat time saver that i don`t want to miss anymore