CUBOIDMESH Generate faces and vertices of volumetric ball mesh

Examples

[v,f] = cuboidMesh;
[v,f] = cuboidMesh(3,4,5); figure; tetramesh(f,v);

TODO

  • docs

Authors

Mehul Gajwani, Monash University, 2024