Is this function run simultaneously on all triangles? I'm just wondering how the data doesn't get overwritten when you're using this function on multiple triangles (eg. 1 for one triangle becomes a 0 when you run the function on another triangle).
Is this function run simultaneously on all triangles? I'm just wondering how the data doesn't get overwritten when you're using this function on multiple triangles (eg. 1 for one triangle becomes a 0 when you run the function on another triangle).