Skip to content

The code of paper "Isometric Energies for Recovering Injectivity in Constrained Mapping" (SIGGRAPH Asia 2022)

Notifications You must be signed in to change notification settings

duxingyi-charles/Isometric_Injective_Energies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isometric_Injective_Energies

Code release is in progress. Please stay tuned.

Usage

TLC_2D

Mapping triangle mesh by optimizing TLC energy

Usage: ./TLC_2D [OPTIONS] input_file [solver_options_file]

Positionals:
input_file TEXT REQUIRED    input data file
solver_options_file TEXT    solver options file

Options:
-h,--help                   Print this help message and exit
-I,--stop-at-injectivity    Stop optimization when injective map is found

IsoTLC_2D

Mapping triangle mesh by optimizing IsoTLC energy

Usage: ./IsoTLC_2D [OPTIONS] input_file [solver_options_file]

Positionals:
input_file TEXT REQUIRED    input data file
solver_options_file TEXT    solver options file

Options:
-h,--help                   Print this help message and exit
-I,--stop-at-injectivity    Stop optimization when injective map is found

About

The code of paper "Isometric Energies for Recovering Injectivity in Constrained Mapping" (SIGGRAPH Asia 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published