CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
13.01k stars 3.51k forks source link

Custom web worder will block the rendering of cesium #11273

Closed Gxmg closed 1 year ago

Gxmg commented 1 year ago

I customized the web worker to process interface data, but all my cesium-related operations, such as loading primitives and layers, stopped

ggetz commented 1 year ago

Hi @Gxmg,

CesiumJS is a big project, so we use GitHub for feature requests and bug tracking exclusively. In the future, please take any questions to the Cesium Forum where there are members of the community and developers from the team who can help.

It would also help if you could include a code example to replicate the problem. Thanks!