Created by: portnov
This adds a "Diamond mesh" node. It replaces each edge of original mesh with a rhombus, to make a rhomboid / diamond-like mesh. This can give interesting topology, especially in combination with "dual mesh" and/or "triangulate" and/or "join triangles" and/or "limited dissolve" nodes.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.