clean up the binary files loader, so that it can work with files without the non-rigid modes

This commit is contained in:
jingyuc
2021-11-14 02:17:22 -05:00
parent c2072b5538
commit 676221fb3e
6 changed files with 30 additions and 71 deletions

View File

@@ -28,7 +28,7 @@
static int start_mode = 6;
static int num_modes = 78;
static int num_modes = 20;
static btScalar visualize_mode = 0;
static btScalar frequency_scale = 1;