https://github.com/david-hahn/FractureRB
Revision 2276349f0a2dcb4ad84c169b90809deed90fed46 authored by David Hahn on 15 November 2016, 09:00:32 UTC, committed by David Hahn on 15 November 2016, 09:00:32 UTC
fixes a problem with really tiny meshes that were not properly
regularized
1 parent 43176a1
Raw File
Tip revision: 2276349f0a2dcb4ad84c169b90809deed90fed46 authored by David Hahn on 15 November 2016, 09:00:32 UTC
Added area scaling to Tikhonov regularizer
Tip revision: 2276349
README.md
# FractureRB

Sources for the paper "Fast approximations for boundary element based brittle fracture simulation".
http://pub.ist.ac.at/group_wojtan/projects/2016_Hahn_FastFracture/



This project replaces https://github.com/david-hahn/FractureBEM.

Your OpenVDB version should include the bugfix to TreeIterator.h from
https://github.com/dreamworksanimation/openvdb/commit/e6aa3c83b58a90520c9825a2b385b8185b5c0df3
back to top