confmap icon indicating copy to clipboard operation
confmap copied to clipboard

Native Python implementation of conformal mapping methods CETM and BFF.

Results 2 confmap issues
Sort by recently updated
recently updated
newest added

Hi there i was trying to implement this python package on some triangular mesh files but firstly i encountered hole presence and non manifold edges and vertices issues, which i...

Hi everyone, I am using the BFF method to map a 3D surface with one boundary onto a uniform disk. The algorithm for that works just fine. The way I...