The current system is painfully slow, for some aspects so slow that it cannot be used for demonstration/video purposes. By contrast, the Cesium examples on the web are orders of magnitude faster on the same machine even though they contain more elements, so one cannot blame this on a weak GPU. Something we do isn't right.
This could be because of the data we're loading isn't optimised, or the fact that we're not pulling it from Cesium ion servers. I will try to dig into this.
The current system is painfully slow, for some aspects so slow that it cannot be used for demonstration/video purposes. By contrast, the Cesium examples on the web are orders of magnitude faster on the same machine even though they contain more elements, so one cannot blame this on a weak GPU. Something we do isn't right.