Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.21 KB

Generalized Map

Helpful details: https://doc.cgal.org/latest/Generalized_map/index.html

Might be helpful:

http://alice.loria.fr/publications/papers/1999/g_maps/g_maps.pdf

https://link-springer-com.tudelft.idm.oclc.org/content/pdf/10.1007%2F3-540-56610-4_57.pdf

--> Input obj file:

gmap6

--> Output triangulated obj file:

gmap5

--> Input obj file:

gmap7

--> Output triangulated obj file:

gmap8

Opened in MeshLab: https://www.meshlab.net/

There are two solutions:

Yitong branch -- from my collaborator Yitong Xia([email protected])

Fengyan branch -- [email protected]

During the implementation of this algorithm, we sincerely discussed and compared each other's execution results.