Hi there,
I am trying to draw a static grid(cesium currently offer a dynamic grid which expands when you zoom in).
I thought about the idea of writing glsl shader for this.
I need to draw about 250 big lines(size of france for instance).
Doest anyone has an idea of how to do this?