Skip to content

QingFang1208/Curvature-aware-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curvature-aware-Modeling

This is a C++ implementation of the curvature modeling tool in the following paper:

Qing Fang, Zheng-Yu Zhao, Zhong-Yuan Liu, Ligang Liu, Xiao-Ming Fu. Metric First Reconstruction for Interactive Curvature-aware Modeling. Computer-Aided Design (SPM), 2020.

The code is written by Qing Fang and Zheng-Yu Zhao using Microsoft Visual Studio 2017 based on the Surface Mesh Framework. It contains:

  1. A rough segmentation tool to partition mesh into different parts.
  2. Three modeling operations for selected parts.

External Libraries

Data Format

*.seg : the parts id each triangle belongs to.

About

Implementation of "Metric First Reconstruction for Interactive Curvature-aware Modeling"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published