Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

Any plan for mesh parameterization?

Open manhha1402 opened this issue 6 years ago • 5 comments

Hi, After reconstructing triangle mesh, I would like to do mesh parameterization, such as Least Squares Conformal Mappings (LSCM). It is useful for mesh processing and texture mapping. Would you like to add this feature ? Thanks

manhha1402 avatar May 30 '19 21:05 manhha1402

We are considering features like this. @griegler @germanros1987 FYI.

qianyizh avatar May 31 '19 06:05 qianyizh

thanks

manhha1402 avatar Jun 02 '19 19:06 manhha1402

Is LSCM is available in open3D now?

rupeshchandgude avatar Sep 06 '19 09:09 rupeshchandgude

@qianyizh, could you please share in the thread if you decided to add mesh parametrization algorithms or not? Having LSCM or calculations of harmonic weights would be beneficial features to have.

Even though the issue is closed, the topic is well-indexed in google search results. (-:

dperyel avatar Jun 15 '22 19:06 dperyel

We are working on adding UVAtlas in #5376

benjaminum avatar Aug 09 '22 16:08 benjaminum

Closing. uvatlas is now available in open3d.t.geometry.TriangleMesh.compute_uvatlas()

benjaminum avatar Jan 15 '23 08:01 benjaminum