Higgsas
over 1 year ago
Thank you.
I updated the Mesh Face Subdivide node to include U and V directional vectors.
Regarding the Mesh Face Subdivide more shapes or trimming, I am not sure if it's possible to do right now without Repeat Zone node (that's only in blender 4.0) and using mesh boolean (which gonna heavily impact the performance ), but I will look if I can come up with solution.
The Mesh Section node only can do single slice of the geometry, I replaced it with Mesh Contour node.
It now can do multiple slices and it will give better results compare to Mesh Section, the node documentation -
https://higgsas-geo-nodes-manual.readthedocs.io/en/latest/generators.html#mesh-contours
Thank you for the feedback.