lijieumn / argus-distribution

Other
108 stars 22 forks source link

Program stuck at while (split_worst_edge(mesh, obs_accs)) #3

Closed rozentill closed 5 years ago

rozentill commented 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.

Thanks!

rozentill commented 5 years ago

It seems there are some problems with my cloth model, now fixed.