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

This commit is contained in:
Hugo Locurcio
2021-02-13 02:10:39 +01:00
parent 21eae38598
commit 1778f47c8f

View File

@@ -26,6 +26,13 @@ in the user's browser.
:ref:`iOS' native export functionality <doc_exporting_for_ios>`
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
-------