ShapeDiver live Animation or Transformation example randomly works

Hello there,

It is great to see that animation is possible in Shape Diver.

However, I got some bug in the below example, and don’t know the reason behind this.

The bug is that sometimes it worked and after reloading the website, sometimes it did not work.

I cannot figure the trigger out behind that.

Is there anyone who has already fixed this issue? or has brief idea of the reason behind that?

The bug has just been fixed, thank you for pointing it out. There was no filtering in the code to check whether materials or geometry was used for the transformations. This is now done by adding the filter format: glb to the get calls.

2 Likes

Wow, Indeed. Thanks for quick answer and fixing the issue :slight_smile: