nmwsharp / geometry-central

Applied 3D geometry in C++, with a focus on surface meshes.
https://geometry-central.net
MIT License
1.1k stars 151 forks source link

convert trias mesh to quads-dominant mesh #156

Open yvanblanchard opened 1 year ago

yvanblanchard commented 1 year ago

hello,

Is it possible using Geometry-Central library to merge trias as quads ? If yes, could you please share an example ?

Thank you

nmwsharp commented 1 year ago

Hi! Sorry, unfortunately there is no feature for this built-in to geometry-central.