From b7b3c5909dfae74046688382f417bb4ee9b33cfe Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:45:25 -0800 Subject: [PATCH] Mention web support in Choosing a renderer section --- tutorials/rendering/renderers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/rendering/renderers.rst b/tutorials/rendering/renderers.rst index 4b124d599..e71727985 100644 --- a/tutorials/rendering/renderers.rst +++ b/tutorials/rendering/renderers.rst @@ -76,6 +76,7 @@ Choose **Compatibility** if: - You are developing for older mobile devices, or older desktop devices. The Compatibility renderer supports the widest range of hardware. + - You are developing for web. In this case, Compatibility is the only choice. - You have older hardware which does not support Vulkan. In this case, Compatibility is the only choice. - You are developing a 2D game, or a 3D game which does not need advanced