Enable webgl in google chrome on ubuntu
To enable webgl in Google Chrome launch it with the following flags –enable-webgl –ignore-gpu-blacklist $ google-chrome –enable-webgl –ignore-gpu-blacklist Now test webgl by opening the following url It should show a spinning cube if webgl is working correctly. Open the following url in chrome about:chrome or chrome://gpu/ It should show the following data Graphics Feature Status… Read More »