Skip to content

QingFang1208/DevelopApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevelopApp

This is a C++ implementation of the piecewise developable approximation in the following paper:

Developability-Driven Piecewise Approximations for Triangular Meshes. Zheng-Yu Zhao*, Qing Fang*, Wenqing Ouyang, Zheng Zhang, Ligang Liu, Xiao-Ming Fu. ACM Transactions on Graphics (SIGGRAPH), 41(4), 2022. (*Joint first authors)

The code is written by Zheng-Yu Zhao and Qing Fang using Microsoft Visual Studio 2019 based on the Surface Mesh Framework, with OpenMP support for parallel programming.

External Libraries

Output

  • final.obj --- the final piecewise approximated result.
  • final_seg.txt --- the parts id for triangles in the final result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages