Jump to content

No material colors on cloned mesh (computeBonesUsingShaders = false)


dimitar
 Share

Recommended Posts

Hello,

I'm a new here, but I'm very exited with Babylon.js. I started my project with it, and already dealt with several problems (mostly connected with blender export). Thanks of the community and this wonderful forum :)

But I reached a point that I can't proceed, have dug for a while, but didn't found a solution.

When I clone a mesh, it is fine on laptop, but on iPad the result is not cloned object, but instance of it. I read on the forum that I should use  computeBonesUsingShaders = false, ( http://www.babylonjs-playground.com/#GTHTR#1 ). I did it that way, and it is fine. 

But another problem arise - the cloned object doesn't show colors of the materials. Probably the best way to explain is an example. Here is it:

http://www.babylonjs-playground.com/#GTHTR#20

My question is how to add colors to the cloned mesh? There are materials for t-shirt, socks, hair, etc. But all are missing.

Thanks in advance.

Link to comment
Share on other sites

Yes, I want to archive this, but on iPad.

Probably I didn't explained well.

Without computeBonesUsingShaders = false, on iPad the object is not cloned, but an instance (it plays the same animation as the original object) (Screenshots anim-same-1.png)

So, computeBonesUsingShaders = false do the trick - now the cloning can play different animation than the original object. (Screenshots anim-ok-1.png)

But the colors are missing. 

My question is how to add colors when computeBonesUsingShaders = false is included?

 

anim-same-1.PNG

anim-ok-1.PNG

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