Skip to content

Commit c8d3605

Browse files
committed
[System requirements] Add information about different requirements for different renderers.
1 parent 109de08 commit c8d3605

File tree

1 file changed

+33
-19
lines changed

1 file changed

+33
-19
lines changed

about/system_requirements.rst

Lines changed: 33 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ Mobile device (smartphone/tablet) - Minimum
9696
| **RAM** | - **Native editor:** 3 GB |
9797
| | - **Web editor:** 6 GB |
9898
+----------------------+-----------------------------------------------------------------------------------------+
99-
| **Storage** | 200 MB (used for the executable, project files and cache). |
99+
| **Storage** | 200 MB (used for the executable, project files and cache) |
100100
| | Exporting projects requires downloading export templates separately |
101-
| | (1.3 GB after installation). |
101+
| | (1.3 GB after installation) |
102102
+----------------------+-----------------------------------------------------------------------------------------+
103103
| **Operating system** | - **Native editor:** Android 6.0 (Compatibility) or Android 9.0 (Forward+/Mobile) |
104104
| | - **Web editor:** Firefox 79, Chrome 88, Edge 79, Safari 15.2, Opera 64, |
@@ -219,15 +219,18 @@ Desktop or laptop PC - Minimum
219219
| | |
220220
| | - *Example: Intel Core 2 Duo E8200, AMD Athlon XE BE-2300, Raspberry Pi 4* |
221221
+----------------------+-----------------------------------------------------------------------------------------+
222-
| **GPU** | - **Forward+ rendering method:** Integrated graphics with full Vulkan 1.0 support |
222+
| **GPU** | - **Forward+ rendering method:** Integrated graphics with full Vulkan 1.0 support, |
223+
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
223224
| | |
224225
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
225226
| | |
226-
| | - **Mobile rendering method:** Integrated graphics with full Vulkan 1.0 support |
227+
| | - **Mobile rendering method:** Integrated graphics with full Vulkan 1.0 support, |
228+
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
227229
| | |
228230
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
229231
| | |
230232
| | - **Compatibility rendering method:** Integrated graphics with full OpenGL 3.3 support |
233+
| | or Direct3D 11 support (Windows). |
231234
| | |
232235
| | - *Example: Intel HD Graphics 2500 (Ivy Bridge), AMD Radeon R5 Graphics (Kaveri)* |
233236
+----------------------+-----------------------------------------------------------------------------------------+
@@ -236,8 +239,10 @@ Desktop or laptop PC - Minimum
236239
+----------------------+-----------------------------------------------------------------------------------------+
237240
| **Storage** | 150 MB (used for the executable, project files and cache) |
238241
+----------------------+-----------------------------------------------------------------------------------------+
239-
| **Operating system** | - **For native exports:** Windows 7, macOS 10.13 (Compatibility) or |
240-
| | macOS 10.15 (Forward+/Mobile), Linux distribution released after 2016 |
242+
| **Operating system** | - **For native exports:** Windows 7 (Compatibility and Forward+/Mobile, Vulkan), |
243+
| | Windows 10 (Forward+/Mobile, Direct3D 12), macOS 10.13 (Compatibility), macOS 10.15 |
244+
| | (Forward+/Mobile, Vulkan), macOS 13.0 (Forward+/Mobile, Metal), Linux distribution |
245+
| | released after 2016 |
241246
| | - **For web exports:** Firefox 79, Chrome 68, Edge 79, Safari 15.2, Opera 64 |
242247
+----------------------+-----------------------------------------------------------------------------------------+
243248

@@ -265,13 +270,17 @@ Mobile device (smartphone/tablet) - Minimum
265270
| | |
266271
| | - *Example: Apple A7 (iPhone 5S)* |
267272
+----------------------+-----------------------------------------------------------------------------------------+
268-
| **GPU** | - **Forward+ rendering method:** SoC featuring GPU with full Vulkan 1.0 support |
273+
| **GPU** | - **Forward+ rendering method:** SoC featuring GPU with full Vulkan 1.0 support, or |
274+
| | Metal 3 support (iOS/iPadOS) |
269275
| | |
270-
| | - *Example: Qualcomm Adreno 505, Mali-G71 MP2, Apple A12 (iPhone XR/XS)* |
276+
| | - *Example (Vulkan): Qualcomm Adreno 505, Mali-G71 MP2, Apple A12 (iPhone XR/XS)* |
277+
| | - *Example (Metal): Apple A13 (iPhone 11/SE 2nd generation)* |
271278
| | |
272-
| | - **Mobile rendering method:** SoC featuring GPU with full Vulkan 1.0 support |
279+
| | - **Mobile rendering method:** SoC featuring GPU with full Vulkan 1.0 support, or |
280+
| | Metal 3 support (iOS/iPadOS) |
273281
| | |
274-
| | - *Example: Qualcomm Adreno 505, Mali-G71 MP2, Apple A12 (iPhone XR/XS)* |
282+
| | - *Example (Vulkan): Qualcomm Adreno 505, Mali-G71 MP2, Apple A12 (iPhone XR/XS)* |
283+
| | - *Example (Metal): Apple A13 (iPhone 11/SE 2nd generation)* |
275284
| | |
276285
| | - **Compatibility rendering method:** SoC featuring GPU with full OpenGL ES 3.0 support |
277286
| | |
@@ -282,8 +291,8 @@ Mobile device (smartphone/tablet) - Minimum
282291
+----------------------+-----------------------------------------------------------------------------------------+
283292
| **Storage** | 150 MB (used for the executable, project files and cache) |
284293
+----------------------+-----------------------------------------------------------------------------------------+
285-
| **Operating system** | - **For native exports:** Android 6.0 (Compatibility) or Android 9.0 (Forward+/Mobile), |
286-
| | iOS 12.0 |
294+
| **Operating system** | - **For native exports:** Android 6.0 (Compatibility), Android 9.0 (Forward+/Mobile), |
295+
| | iOS 12.0 (Forward+/Mobile, Vulkan), iOS 16.0 (Forward+/Mobile, Metal) |
287296
| | - **For web exports:** Firefox 79, Chrome 88, Edge 79, Safari 15.2, Opera 64, |
288297
| | Samsung Internet 15 |
289298
+----------------------+-----------------------------------------------------------------------------------------+
@@ -307,11 +316,13 @@ Desktop or laptop PC - Recommended
307316
| | |
308317
| | - *Example: Intel Core i5-6600K, AMD Ryzen 5 1600, Raspberry Pi 5 with overclocking* |
309318
+----------------------+---------------------------------------------------------------------------------------------+
310-
| **GPU** | - **Forward+ rendering method:** Dedicated graphics with full Vulkan 1.2 support |
319+
| **GPU** | - **Forward+ rendering method:** Dedicated graphics with full Vulkan 1.2 support, |
320+
| | Metal 3 support (macOS), or Direct3D 12 (12_0 feature level) support (Windows) |
311321
| | |
312322
| | - *Example: NVIDIA GeForce GTX 1050 (Pascal), AMD Radeon RX 460 (GCN 4.0)* |
313323
| | |
314-
| | - **Mobile rendering method:** Dedicated graphics with full Vulkan 1.2 support |
324+
| | - **Mobile rendering method:** Dedicated graphics with full Vulkan 1.2 support, |
325+
| | Metal 3 support (macOS), or Direct3D 12 (12_0 feature level) support (Windows) |
315326
| | |
316327
| | - *Example: NVIDIA GeForce GTX 1050 (Pascal), AMD Radeon RX 460 (GCN 4.0)* |
317328
| | |
@@ -324,8 +335,8 @@ Desktop or laptop PC - Recommended
324335
+----------------------+---------------------------------------------------------------------------------------------+
325336
| **Storage** | 150 MB (used for the executable, project files and cache) |
326337
+----------------------+---------------------------------------------------------------------------------------------+
327-
| **Operating system** | - **For native exports:** Windows 10, macOS 10.15, |
328-
| | Linux distribution released after 2020 |
338+
| **Operating system** | - **For native exports:** Windows 10, macOS 10.15 (Forward+/Mobile, Vulkan), macOS 13.0 |
339+
| | (Forward+/Mobile, Metal), Linux distribution released after 2020 |
329340
| | - **For web exports:** Latest version of Firefox, Chrome, Edge, Safari, Opera |
330341
+----------------------+---------------------------------------------------------------------------------------------+
331342

@@ -341,11 +352,13 @@ Mobile device (smartphone/tablet) - Recommended
341352
| | |
342353
| | - *Example: Apple A14 (iPhone 12)* |
343354
+----------------------+-----------------------------------------------------------------------------------------+
344-
| **GPU** | - **Forward+ rendering method:** SoC featuring GPU with full Vulkan 1.2 support |
355+
| **GPU** | - **Forward+ rendering method:** SoC featuring GPU with full Vulkan 1.2 support, or |
356+
| | Metal 3 support (iOS/iPadOS) |
345357
| | |
346358
| | - *Example: Qualcomm Adreno 630, Mali-G72 MP18, Apple A14 (iPhone 12)* |
347359
| | |
348-
| | - **Mobile rendering method:** SoC featuring GPU with full Vulkan 1.2 support |
360+
| | - **Mobile rendering method:** SoC featuring GPU with full Vulkan 1.2 support, or |
361+
| | Metal 3 support (iOS/iPadOS) |
349362
| | |
350363
| | - *Example: Qualcomm Adreno 630, Mali-G72 MP18, Apple A14 (iPhone 12)* |
351364
| | |
@@ -358,7 +371,8 @@ Mobile device (smartphone/tablet) - Recommended
358371
+----------------------+-----------------------------------------------------------------------------------------+
359372
| **Storage** | 150 MB (used for the executable, project files and cache) |
360373
+----------------------+-----------------------------------------------------------------------------------------+
361-
| **Operating system** | - **For native exports:** Android 9.0 or iOS 14.1 |
374+
| **Operating system** | - **For native exports:** Android 9.0, iOS 14.1 (Forward+/Mobile, Vulkan), iOS 16.0 |
375+
| | (Forward+/Mobile, Metal) |
362376
| | - **For web exports:** Latest version of Firefox, Chrome, Edge, Safari, Opera, |
363377
| | Samsung Internet |
364378
+----------------------+-----------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)