Xin-888
Xin-888
That's very likely a failure to zero-initialize glm vectors (see #2). You can either hard code the zero-initialization, or set the flag GLM_FORCE_CTOR_INIT. As a side note, I have been...
Tiles are still being filtered out if the maximum displacement in that tile is small (just like the version here does). The tile set filtering added later is done after...
I know what this could be. I faced a similar problem here: https://bitbucket.org/Diffeomorphic/import_daz/issues/357/it-is-possible-to-read-dhdm-files-directly (you can check the equivalent function there although that program has diverged quite a bit). I forgot...
Unless I'm misunderstanding what you are trying to do, the "Angharad 8" file you are using I believe is the base mesh morph, that's why you are getting those large...
I don't know what that dsf file contains, but as a tip, you can check the .dhdm file associated with a .dsf file by opening the .dsf file with a...