Why tris not quads in RC?
Hello Tom,
when we have this premise that mesh consists only of triangles, we can design algorithms to run much faster. As we speak about millions and in some cases about billions of primitives, than every ms per primitive can make large impact.
Thanks - good to know it’s this and not that!