top | item 43386020

(no title)

ramblingrain | 11 months ago

It sounds like it doesn't have any guarantees regarding topology. Or maybe it's so simple or does?

Let's be positive my friends

discuss

order

itishappy|11 months ago

I don't think the algorithm as presented adds or removes new neighbors, preserving topology (except it won't prevent self-intersections using only neighbor positions). I imagine this is often used with some type of adaptive meshing algorithm for to make something like the clay editing model shown in the Substance demo.

nosferalatu123|11 months ago

(author here) That's correct. The algorithm preserves topology because no new vertices or indices are created. It can result in self intersecting meshes, but one way that this can be used is what Substance Modeler does, which is continuously remesh.