Testing with Cesium 1.19 Sandcastle in this workstation configuration
-
NVIDIA Quadro NVS 440, 256MB GPU, Driver 260.19.44
-
Linux x86_64 RHEL
-
Firefox 17.0.7
-
Dual monitors, each with 128MB GPU
When pulling up the “Points” demo from Sandcastle, the points never render.
Initially, we thought it was something that our application was doing but we took a sample CZML that had points and associated labels and modified one of the CZML demos from Sandcastle to load its content - the labels are rendered but no points. There were no errors/exceptions from the console. In the above workstation configuration running our application, all other geometries are visualized without any problems. Some of the geometries that our application builds are pretty complex and it is surprising that a single point cannot be rendered.
We also tested the above configuration with a different driver (295.59) and different Firefox version (31.5), and the results are the same - no points. We also took out the additional monitor to use the full 256MB GPU on a single monitor but the results are also the same - no points.
Has anyone encountered something similar? Maybe with other entity types, GPU, etc?
Thank you.