WebGL Label Fading
This demo shows how to achieve a simple
level of detail (LOD)
display in
WebGL
rendering by fading out labels on zoom levels smaller than a chosen threshold.
Things to try
- Zoom into the graph and observe as labels are faded in at 50% zoom.
-
Choose a label fade-out threshold from the dropdown in the toolbar and zoom in and out
of the graph to observe the label fading at different zoom levels.
See the sources for details.