bmershon / laplacian-meshes

An implementation of Laplacian mesh editing for Math 290.
http://www.ctralie.com/Teaching/COMPSCI290/Assignments/Group3_LaplacianMesh/
GNU General Public License v3.0
113 stars 18 forks source link

Laplacian-Meshes( Is it a complete project? ) #2

Open coldcoda opened 5 years ago

coldcoda commented 5 years ago

Hello! I am learning the Laplacian Meshes and I have download your project.But there are many problems I don't know how to solve.

Can you tell me is it a complete project ?Because there are many functions can't be found. as the follows:

  1. function named makeLaplacianMatrixSolverIGLSoft and solveLaplacianMatrixIGLSoft in meshView.py. 1

2.function named getUniformLocation in Shader.py. image

3.function named subspace_tde_amplification in RealSenseVideo.py.

image

4.function named estimateMeanCurvature in LapGUI.py. image

5.The module named VideoTools also can't found.

image

If this isn't a complete project,can you share a complete project to me? Or Can you provide a way to solve these problems. I really want to learn this.

Thanks very much! Wishes for your reply!!