alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

fix massmatrix computing for tet #2

Closed HsiaTsing closed 9 years ago

HsiaTsing commented 9 years ago

only fix massmatrix.m, ignore the others please. the ./4 means the volume is evenly distributed on 4 vertices of the tet

alecjacobson commented 9 years ago

Thanks. I updated massmatrix.m with the 1/4 factor. I tried to merge from yours but it was difficult with the other modified files. Since it was a small change I just made it.