/lscm-python

A lightweight python project implementing least-squares conformal mapping of triangular meshes

Primary LanguagePythonApache License 2.0Apache-2.0

lscm-python

A lightweight python project implementing least-squares conformal mapping of triangular meshes

Third Party Dependencies

This project requires two third-party python library:

Prerequisites

We assume the input mesh's triangles are consistently oriented counter-clockwise .

Example

Here is an example of a saddle mesh:

saddle example

Reference

[1] Bruno Lévy, Sylvain Petitjean, Nicolas Ray, and Jérome Maillot. 2002. Least squares conformal maps for automatic texture atlas generation. ACM Trans. Graph. 21, 3 (July 2002), 362–371. DOI:https://doi.org/10.1145/566654.566590

License

this project is published under the Apache license.