I am trying to generate triangle meshes for cyllinder or cone type shapes so that I can save the data in unstructured grid format. Previously I did it for sphere using Tesellate filter.
Can someone suggest me a way to generate trigular cells( cell type 5)for cyllinder or cone where there is a circular cap in the ends?