Skip to content

Shanthika/Geometric-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometric-Processing

Implementation of some basic GP algorithms

Given a Mesh with (V*3) vertices; we edit the mesh specified by handles (marked green). The anchors (marked red) define the boundary beyond which mesh should not be modified.

To run:

python src/laplacian_editing.py

Provide a vertex coloured mesh with handles and anchors defined. Specify the list of new positions for handles in code.

About

Implementation of some basic GP algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages