Open
Description
maplibre-gl-js version: 5.2.0
browser: Chrome
Link to Demonstration
Just using the example from the docs: https://maplibre.org/maplibre-gl-js/docs/examples/globe-3d-model/
Expected Behavior
When a threejs model is added to the globe using the method from the docs, it should be accurately be depicted on the globe regardless of the zoom level of the map. i.e. there should be no visible changes to the threejs model even when the globe switches to using the mercator projection at zoom level 12.
Actual Behavior
The projection of the model looks extremely weird when zoomed in too much.