garyptchoi / rectangular-conformal-map

Rectangular conformal map for simply-connected open surfaces
Apache License 2.0
13 stars 0 forks source link
conformal conformal-geometry conformal-mapping engineering flattening geometry geometry-processing graphics mapping mesh parameterization rectangle

Rectangular Conformal Map

rectangular_conformal_map: Conformally map a simply-connected open triangle mesh to a rectangle

This code computes the rectangular conformal parameterizations (i.e. angle-preserving mappings onto a rectangle) of triangle meshes with disk topology using the fast method in [1], which has been applied for texture mapping, surface registration, shape analysis and so on.

Any comments and suggestions are welcome.

If you use this code in your own work, please cite the following paper:

[1] T. W. Meng, G. P.-T. Choi and L. M. Lui, "TEMPO: Feature-Endowed Teichmüller Extremal Mappings of Point Clouds." SIAM Journal on Imaging Sciences, 9(4), pp. 1922-1962, 2016.

Copyright (c) 2015-2024, Gary Pui-Tung Choi

https://www.math.cuhk.edu.hk/~ptchoi

===============================================================

Usage:

Input:

Output:

Remarks: