FastCorotatedFEM
FastCorotatedFEM copied to clipboard
FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Operator Splitting" by Kugelstadt et al.
Results
2
FastCorotatedFEM issues
Sort by
recently updated
recently updated
newest added
* explicitly setting c++11 in cmake to allow >> without space at end of templates * adjusting glut includes for mac * using Eigens handmade aligned allocator because std::aligned_allocator is...
Hello! First of all - thank you for your work, it's an excellent real-time FEM simulation. There is only one thing I want to ask about and it is about...