Skip to main content
Enabling WebGL

This article explains why Almanac won't load without WebGL, and how you can enable it

Matt Taaffe avatar
Written by Matt Taaffe
Updated over 3 months ago

WebGL is vital for Almanac to render maps and data visualizations. Without enabling it, the platform won't function correctly.

This article covers:

  • What is WebGL?

  • Why do we need it?

  • How do I enable WebGL?

What is WebGL?

WebGL (Web Graphics Library) is a JavaScript API that enables the rendering of 2D and 3D graphics directly in web browsers without plugins. It provides hardware-accelerated graphics for smooth and efficient visualizations, such as interactive maps and dynamic charts.

Why do we need it?

WebGL is essential for displaying high-performance, interactive maps and charts on our platform. It allows us to handle large datasets and complex visualizations, ensuring a responsive and engaging user experience, especially for data-intensive tasks.

How do I enable WebGL?

WebGL can be switched on in your browser settings. The team at BioDigital.com has advice on how you can enable it in your browser:

Did this answer your question?