mirror of
https://github.com/electron/electron.git
synced 2026-01-24 14:57:58 -05:00
Enabling the `experimental_webgl_enabled` preference allows you to create a WebGL context from within atom-shell. While not necessarily important for the Atom editor, for others to use atom-shell in substitution for node-webkit this is a potentially useful feature, e.g. for packaged HTML5 games.