CesiumGS / cesium

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

Dynamic Buffers #932

Open pjcozzi opened 11 years ago

pjcozzi commented 11 years ago

Still in progress.

Support fast dynamic geometry with appearances. This is the dynamic version of #766 and a generic implementation of the BillboardCollection's buffer management.

Use cases

Implementation

je-an commented 7 years ago

Regarding to http://cesiumjs.org/2017/05/24/Upcoming-Summer-Code-Sprint/ This would be my choice :)

pjcozzi commented 7 years ago

Thanks for the input, @je-an! This scope is too big for the sprint. :disappointed:

je-an commented 7 years ago

Hey Patrick, thanks for your response. Could you tell me, if the team have plans to implement this feature in the near future, respectively if it is on the near future roadmap ?! Thank you :)

pjcozzi commented 7 years ago

We don't have short-term plans for this; we have our hands full with 3D Tiles right now.

jakeflorentine commented 4 years ago

Do we have a current plan/timeline for this issue?

OmarShehata commented 4 years ago

@jakeflorentine We don't have a timeline for this at the moment. Feel free to make a post on the Cesium community forum (https://community.cesium.com/) if you have performance questions. There may be things you can do to speed up your app depending on what you're doing.

ggetz commented 1 year ago

Dynamic polygon performance improvement requested in https://github.com/CesiumGS/cesium/issues/10946.