Hi Bruno,
You have wonderful mesh projections facilities. In my experiments, I wanted to project some particular points on feature curves, and as such, I was interested in what would be a MeshEdgesAABB.
Do you have something in Geogram that already fits the bill? If not, do you plan to have it? I can PR a prototype.
Of course, I contemplated creating triangles out of my edges and use MeshFacetsAABB, but I thought Geogram was deserving better... (See https://github.com/fprotais/Mesh_optimization/blob/2c0d25386a2301a2600f00c9d5b77d4fb549c48c/examples/geogram/geogram_smooth_custom.cpp#L174)
Thanks,
François
Hi Bruno,
You have wonderful mesh projections facilities. In my experiments, I wanted to project some particular points on feature curves, and as such, I was interested in what would be a MeshEdgesAABB.
Do you have something in Geogram that already fits the bill? If not, do you plan to have it? I can PR a prototype.
Of course, I contemplated creating triangles out of my edges and use MeshFacetsAABB, but I thought Geogram was deserving better... (See https://github.com/fprotais/Mesh_optimization/blob/2c0d25386a2301a2600f00c9d5b77d4fb549c48c/examples/geogram/geogram_smooth_custom.cpp#L174)
Thanks,
François