swh:1:snp:bbfbb8527c418948b4b625e14ea518003a6de31b
Raw File
Tip revision: 7719b2fd81ed3c17419b73b60aeb71b7fd83840c authored by fangda-cu on 01 June 2016, 22:45:13 UTC
Merge pull request #1 from tysonbrochu/master
Tip revision: 7719b2f
readme.txt
MultiTracker is a test program accompanying Multimaterial Mesh-Based Surface 
Tracking, Da, F., Batty, C., and Grinspun, E. 2014, ACM Trans. on Graphics 
(SIGGRAPH 2014), including the multimaterial mesh-based surface tracking
library LosTopo.

This program is built by standard procedures using CMAKE (http://www.cmake.org).
The following external libraries are required:

Eigen (http://eigen.tuxfamily.org)
OpenGL and GLUT (http://www.opengl.org/resources/libraries/glut/)
LAPACK (http://www.netlib.org/lapack/)

Running the executables without command line arguments will display usage
information. All the data files for testing are located in the assets folder.



back to top