Minchen
Minchen
This looks like the binary is not located in ziran2019/build/Projects/fracture, maybe check whether it is located in some subfolder like build/?
@ZP-Z 's idea looks great and it's worth trying! We haven't tested building on Windows. It may need manual installation of all dependencies and use CMake on Windows to compile.
Looks like there are merging and splitting that are oscillating under bijectivity mode. Probably because there are some numerical issue on the energy of the scaffolds. I will try to...
I also took a look at the mesh and I saw many extremely skinny triangles on the boundary. Those could also make the scaffolding energy numerically inaccurate. But anyway I...
So the second error is saying that the initial embedding is having inverted triangles due to numerical issue of Tutte's embedding algorithm, the program will automatically keep trying different "one-point...
Thanks for your interest in incorporating it into your project! Although it is possible, we admit that it is not designed for it so it would take efforts to make...
Our simulator uses libigl for visualization. You might want to look into libigl's viewer class to get the transformation.
Hi Chung Min, Thanks a lot for your interest in our project! Your tests are very interesting and there are certainly some bugs for calculating the normal forces. We will...
At static state, we have the following system of equations hold:  where x is the stacked nodal positions, and the above equation has 3n rows where n is the...
So I see this is  where n_k is the contact normal of stencil k. However this is not what I suggested, as in each stencil, the contact force acted...