Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSM Buildings causing low FPS in latest version #11862

Closed
JackRenner opened this issue Feb 27, 2024 · 1 comment
Closed

OSM Buildings causing low FPS in latest version #11862

JackRenner opened this issue Feb 27, 2024 · 1 comment

Comments

@JackRenner
Copy link

What happened?

It looks like in a newer version of Cesium (presumably @cesium/engine v7.0.0), something changed that is now causing serious FPS lag when loading/rendering 3D buildings (specifically Cesium.createOsmBuildingsAsync()). I have an application I was developing with an older version of Cesium and @cesium/engine that did not see this problem with low FPS when zoomed in over 3D buildings.

Versions without issue from my package-lock.json:

  • @cesium/engine = 6.2.0
  • @cesium/widgets = 4.4.0
  • cesium = 1.113

Reproduction steps

  1. Load sandcastle below
  2. Zoom in over any city (Los Angeles, California)

Sandcastle example

https://sandcastle.cesium.com/#c=bU/LasNADPyVxScHypqe45i2gZ4KKRh68mW9qyai+zCS1sb9+toOhdJEt5HmobEpsqgRYQJSBxVhUkdgzEF/bLuyK+yGjymKwQjUFbt9F68KzRYi6IEwoOAIrI1zpZkMyq+NJTACJw4vGb3DeOZnnqMtdzcuDvp8bi9peiUTgN+BWrApuuUtoQz74qGoWWYPTRfVNk8YhkSiMvlS60ogDH4J46rP9gtEW+Y1ZaXW1V9p7XBU6A53yinrDfNy+czet/gNXdHU1cK/kfpk1j6nEcibeaVdHpu361JrXVcLvK+UlHxv6J/zDw

Environment

Browser: Chrome
CesiumJS Version: 1.114
Operating System: Windows 10

@ggetz
Copy link
Contributor

ggetz commented Feb 27, 2024

Thanks for the report @JackRenner!

This is a duplicate of #11811. It has been addressed and a fix will be out in the next release on March 1.

@ggetz ggetz closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants