-
Notifications
You must be signed in to change notification settings - Fork 329
Description
Not sure if this is even something that would be feasible to support, but it looks like some tilesets (At least, Cesium World Terrain) don't render properly using the orthographic views. Here's a gif of how it's working from the Top orthographic view.

Note that the OSM buildings do not seem to be having the same issue, for some reason or another.
It's pretty much only rendering the tiles in the positive X direction, save for that one random one in the middle. The other orthographic views reinforce this. My guess is that it just doesn't know how to select which tiles to render in situations like this. If it's straightforward to add, this would be great to get working, since it's quite helpful to be able to line things up perfectly using the top or side orthographic view.