You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The complete 3d-tiles support is planned in the short term road map. We are currently studying possibilities in terms of libraries to enhance support (as mentioned in #1917).
@gchoqueux @mgermerie
I faced with issue that itowns renders tiles textures much less detailed than cesium does from the same source.
Your Environment
Context
Here is cesium:
Here is itowns:
Also itowns has darker light wich makes the scene more nasty. How can I make it lighter? Should I use three,js light instances for this?
Steps to Reproduce (for bugs)
Here is the itowns code:
Expected Behavior
I expect that LOD will be increased to maxim while zooming. Now it looks like itowns just stops to update the LOD on zoom.
Any thoughts how can I achieve the same render quality as cesium does? I've attached the link to the source 3dTiles set for experiments.
The text was updated successfully, but these errors were encountered: