I am attempting to use Rhino to triangulate a mesh made from quads, so that it has alternating triangle directions.
In this screenshot:
The top mesh is what I get when I use Triangulate Mesh inside of Rhino.
The bottom mesh was created in Houdini.
Is it possible to customise the Triangulate Mesh functionality in some way to get these alternating triangle directions?
Here’s an approach using Kangaroo’s checkerboard component: triangulate_alternate.gh (15.6 KB)
edit - forgot to flatten that final input - flatten the F going into conMesh to make it output a single mesh