pedrofreire / shape-matching

Implementation of shape matching algorithms for 3d models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of the Mobius Voting algorithm for Shape Correspondence, as described in http://www.cs.princeton.edu/~funk/mobius.pdf

We made a frontend with node.js and three.js for visualization, and a backend with python and C++ (through pybind11) for computations.

example1

About

Implementation of shape matching algorithms for 3d models.

License:MIT License


Languages

Language:JavaScript 99.6%Language:Python 0.3%Language:C++ 0.1%Language:HTML 0.0%