skywalkershen

Results 6 comments of skywalkershen

[xbot.glb.zip](https://github.com/visgl/deck.gl/files/9289634/xbot.glb.zip) Please see attached for the model I'm using, thank you.

Hi, I noticed it should be caused by the root transform of the tileset. If a transform matrix is provided, it will be multiplied to the bbox, link: https://github.com/NASA-AMMOS/3DTilesRendererJS/blob/a25bb252e0bf316e673e8ca38574b7a58d7da841/src/three/math/TileBoundingVolume.js#L239-#L246 Is...

> Haven't touched the function you mentioned. Currently I'm only considering use a boolean param to ignore the transform when calculating bbox. I'll look into the source code, and maybe...

Update: Tried to add user defined suffix to source and layer id, now there can be multiple draw instances on same map, yet only features added with the 1st draw...

Get events separated. https://jsfiddle.net/skywalkershen/qwor36m7/6/ Open console to see log on different draw instances' events

> Just as a cross-reference: The [Morph Targets section of the glTF spec](https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#morph-targets) explicitly says > > > The number of morph targets is not limited. Client implementations SHOULD support...