浏览代码

Document Firefox WebGL being slow on Linux and workaround (#4628)

Hugo Locurcio 4 年之前
父节点
当前提交
1778f47c8f
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      getting_started/workflow/export/exporting_for_web.rst

+ 7 - 0
getting_started/workflow/export/exporting_for_web.rst

@@ -26,6 +26,13 @@ in the user's browser.
                :ref:`iOS' native export functionality <doc_exporting_for_ios>`
                :ref:`iOS' native export functionality <doc_exporting_for_ios>`
                instead, as it will also result in better performance.
                instead, as it will also result in better performance.
 
 
+.. note::
+
+    If you use Linux, due to
+    `poor Firefox WebGL performance <https://bugzilla.mozilla.org/show_bug.cgi?id=1010527>`__,
+    it's recommended to play the exported project using a Chromium-based browser
+    instead of Firefox.
+
 WebGL 2
 WebGL 2
 -------
 -------