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.