Jump to content

[SOLVED]Weird Behavior with Imported Mesh and Skeleton


Raggar
 Share

Recommended Posts

This is an issue I've had with multiple models.

http://www.babylonjs-playground.com/#4CVUS#2

See how some vertex or maybe a bone has points attached to the camera?

The issue seems to be with the skeleton, as removing this and the skin modifier seems to remove the issue:

http://www.babylonjs-playground.com/#4CVUS#3

 

I'm using 3Ds Max 2015 and the Babylon.js Exporter.

When uploading the file to Claro.io, the mesh and skeleton are both intact, but exporting to .babylon somehow removes the skeleton aswell.

As far as I know, Clara.io uses the Blender exporter, but that's no success either.

I was just wondering if anyone else has had this issue, and if yes, then maybe know a fix or a way around.

 

Attached is the .max file for reference.

simple.max

Link to comment
Share on other sites

Well, I made a simpler model to track down to issue with a bit more ease, and it turns out the issue is due to vertices without any assigned weights.

So if a mesh has a skeleton, but one vertex or more vertices are bound by skin, but not weighted to any bones, they somehow attach themselves to the camera/viewport or whatever.

Here's a simple demonstation:

1 weightless vertex:

http://www.babylonjs-playground.com/#4CVUS#4

Same vertex weighted to a bone:

http://www.babylonjs-playground.com/#4CVUS#5

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...