> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.mimeeq.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# WEBGL Browser Support

### **Enabling WebGL for Optimal Performance of Mimeeq's 3D Configurator**

WebGL (Web Graphics Library) is a JavaScript API that allows browsers to render high-performance interactive 3D graphics. For the best experience with our 3D configurator, it's essential to ensure that your browser supports and has WebGL enabled. If you encounter issues, follow the steps below to check and enable WebGL for your browser:

#### **Google Chrome**
1. Open Google Chrome and type `chrome://gpu` in the address bar.
2. Under the **Graphics Feature Status**, look for **WebGL**. If it says "Hardware accelerated", WebGL is enabled.
3. If WebGL is disabled, go to `chrome://flags`.
4. Look for "Override software rendering list" and enable it.
5. Relaunch Chrome.

#### **Mozilla Firefox**
1. Open Firefox and type `about:config` in the address bar, then press Enter.
2. Click "I accept the risk!" if prompted.
3. In the search bar, type `webgl.disabled`.
4. If the value is set to `true`, double-click it to change it to `false`.

#### **Microsoft Edge**
1. Open Edge and click on the three horizontal dots (⋯) at the top right corner.
2. Go to **Settings** > **System**.
3. Under **Browsing**, ensure "Use hardware acceleration when available" is turned on.
4. Restart Edge.

#### **Safari**
1. Open Safari and go to **Preferences**.
2. Click on the **Advanced** tab.
3. At the bottom, check the box for "Show Develop menu in menu bar".
4. From the menu bar, select **Develop** > **Enable WebGL**.

---

**Additional Troubleshooting Steps:**

1. Ensure that your browser is updated to the latest version. Outdated browsers might not fully support WebGL.
2. If you're using a computer with dual graphics cards (integrated and dedicated), ensure that your browser is using the dedicated graphics card. You can check this in your computer's graphics settings.
3. Some browser extensions, especially ad blockers or graphics-related extensions, might interfere with WebGL. Try disabling extensions one by one to identify if any of them are causing the issue.

If you've followed the steps above and still encounter issues, please use the live chat to contact us for further assistance.
