Skip to content

🐽 Get_mesh python API: recovering mesh from deformation representation feature.

Notifications You must be signed in to change notification settings

QianyiWu/get_mesh_py_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get_mesh_py_API

using pybind11 to create get_mesh python API

How to use

mkdir build
cd build
cmake ..
make -j4

You will get a .so file. The test.py can be used for testing.

Note

Remember change include path in CMakeLists.txt. This code reply on Eigen and OpenMesh.

About

🐽 Get_mesh python API: recovering mesh from deformation representation feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published