Troubleshoot WebGL issues in the Corsmed MRI Simulator
Understand what WebGL is, identify common issues, and apply fixes to ensure a smooth simulator experience.
The Corsmed MRI Simulator relies on your browser’s ability to render advanced 2D and 3D graphics using WebGL. While most modern browsers support WebGL, certain configurations may cause crashes, poor performance, or unexpected behavior.
What is WebGL?
WebGL is a web technology that allows websites to display interactive 2D and 3D graphics directly in your browser without installing additional software. It runs inside standard web pages and can use your computer’s graphics hardware (GPU) to improve performance.
Common WebGL issues
You may experience WebGL-related problems if any of the following apply:
-
Your browser does not support WebGL
-
Older, misconfigured, or outdated browsers may not fully support WebGL.
-
-
WebGL is disabled in browser settings
-
Hardware acceleration may be turned off, or WebGL may be manually disabled.
-
- Graphics driver is outdated or incompatible
- Outdated or incompatible drivers can prevent WebGL from functioning correctly.
- Limited hardware specifications
- Older or low-spec devices or systems without dedicated GPUs may struggle with WebGL.
- Older or low-spec devices or systems without dedicated GPUs may struggle with WebGL.
- Operating system interference
- Missing OS updates or certain OS configurations can interfere with WebGL.
- Browser blacklists
- Some browsers disable WebGL on specific graphics cards or drivers known to cause issues (for example, Internet Explorer 11).
You can quickly check whether your browser supports WebGL by visiting get.webgl.org.
How to fix WebGL issues
Google Chrome
- Ensure Chrome is updated to the latest version.
- Enable hardware acceleration:
- Go to
chrome://settings/system - Turn on Use hardware acceleration when available
- Restart Chrome
- Go to
- Check WebGL status:
- Visit
chrome://gpu - Look for WebGL and WebGL2 under Hardware accelerated
- Visit
If WebGL is not accelerated (only recommended if you understand the risks):
- Visit
chrome://flags - Enable Override software rendering list
- Relaunch Chrome
If issues persist, update your graphics drivers.
Mozilla Firefox
- Update Firefox to the latest version.
- Check WebGL settings:
- Visit
about:config - Ensure
webgl.disabledis set to false
- Visit
- Check WebGL status:
- Visit
about:support - Under Graphics, look for WebGL Renderer
- Visit
If WebGL is blocked (not recommended unless necessary):
- Set
webgl.force-enabledto true inabout:config
Microsoft Edge
- Update Edge to the latest version.
- Enable hardware acceleration:
- Go to
edge://settings/system - Turn on Use hardware acceleration when available
- Restart Edge
- Go to
- Check WebGL status:
- Visit
edge://gpu
- Visit
- Update your graphics drivers if needed.
Safari (macOS)
- Update both Safari and macOS to the latest versions.
- Enable WebGL:
- Go to Safari → Settings → Advanced
- Enable Show Develop menu
- From the Develop menu:
- Select Experimental Features
- Ensure WebGL 2.0 is enabled
Still having trouble?
If the issue persists, please contact support@corsmed.com and include the following information:
- Browser name and version
- Operating system
- Screenshot of
chrome://gpu,about:support, or equivalent diagnostics - A brief description of the issue
WebGL performance depends on a combination of browser, operating system, hardware, and drivers. In some cases, especially on older machines, limitations may not be fully resolvable without hardware upgrades.