Atom Posted November 30, 2017 Share Posted November 30, 2017 I have a FBX file of a goat. There is an armature and a captured mesh which deforms via bone controllers. I would like to convert that into a FEM object but when I use the shelf tools the setup is always flawed. I have tracked this down to the fact that once the deform node is applied all points in the mesh turn into another/unsupported data type. What is a -nan(ind) and how do I get rid of that? FEM wants real points for input, not these erroneous values. Quote Link to comment Share on other sites More sharing options...
Noobini Posted November 30, 2017 Share Posted November 30, 2017 all I know is that NaN is Not a Number....in old....really really old COBOL (anyone remembers COBOL?) terms...you've defined an int/float field but you're shoving 'hello world' (text) into it....it's a number field expecting a number. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.