Closed rozentill closed 5 years ago
Hi there,
I am trying new animation based on your data, but it seems the program will always stuck at this line:
while (split_worst_edge(mesh, obs_accs));
under dynamicremesh.cpp. Any idea about this? The default settings and data seem work well.
dynamicremesh.cpp
Thanks!
It seems there are some problems with my cloth model, now fixed.
Hi there,
I am trying new animation based on your data, but it seems the program will always stuck at this line:
while (split_worst_edge(mesh, obs_accs));
under
dynamicremesh.cpp
. Any idea about this? The default settings and data seem work well.Thanks!