mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Batched models visualisation error

Open bertt opened this issue 4 months ago • 2 comments

When using custom batched models (I know it's not really supported yet, but anyway...) in Mapbox GL JS v3.2.0 I sometimes observe wrong triangle visualization.

image

Demo: https://bertt.github.io/mapbox_issues/triangles_wrong/issue/

I've got the feeling it's related to Draco compression in some geometry (couldn't isolate it more yet).

The used glTF model is visualized well in for example 3D Viewer: https://3dviewer.net/#model=https://bertt.github.io/mapbox_issues/triangles_wrong/issue/content/15-16914-10992.glb

bertt avatar Mar 06 '24 12:03 bertt