Difference between revisions of "Supported Platforms and Modeling Tools"

From Verge3D Wiki
Jump to navigationJump to search
 
(14 intermediate revisions by the same user not shown)
Line 6: Line 6:


== Platforms ==
== Platforms ==
System requirements for Verge3D toolkit. The developed applications are cross-platform and can be launched on any platform, provided they meet the browser requirements (see below).
System requirements for Verge3D toolkit. The developed 3D web applications are cross-platform and can be launched on any platform, provided they meet the ''browser requirements'' (see the topic below).


{| class="wikitable"
{| class="wikitable"
Line 12: Line 12:
! Verge3D Flavor !! OS !! Minimal OS Version !! CPU Architecture
! Verge3D Flavor !! OS !! Minimal OS Version !! CPU Architecture
|-
|-
| rowspan=4 | Verge3D for Blender || Windows || 8.1 || 64-bit Intel
| rowspan=4 | Verge3D for Blender || Windows || 8.1 || x86-64
|-
|-
| macOS || 11 (Big Sur) || 64-bit Intel or ARM (Apple Silicon)
| macOS || 11 (Big Sur) || x86-64, ARM64
|-
|-
| Linux || n/a || 64-bit Intel
| Linux || n/a || x86-64, ARM64
|-
|-
| ChromeOS || 121 || 64-bit Intel
| ChromeOS || 121 || x86-64, ARM64
|-
|-
| Verge3D for 3ds Max || Windows || 10 || 64-bit Intel
| Verge3D for 3ds Max || Windows || 10 || x86-64
|-
|-
| rowspan=3 | Verge3D for Maya || Windows || 10 || 64-bit Intel
| rowspan=3 | Verge3D for Maya || Windows || 10 || x86-64
|-
|-
| macOS || 11 (Big Sur) || 64-bit Intel or ARM (Apple Silicon)
| macOS || 11 (Big Sur) || x86-64, ARM64
|-
|-
| Linux || n/a || 64-bit Intel
| Linux || n/a || x86-64
|}
|}
* x86-64 — 64-bit Intel/AMD processor, also known as AMD64
* ARM64 — 64 bit ARM processor, also known as AArch64 or Apple Silicon (on Mac devices)


== Browsers ==
== Browsers ==
Line 37: Line 39:
| Chrome || 63 || 2017 || Desktop and mobile (Android, but not iOS)
| Chrome || 63 || 2017 || Desktop and mobile (Android, but not iOS)
|-
|-
| Edge || 79 || 2020 || First Chromium-based version
| Edge || 79 || 2020 || First Chromium-based version, does not support AR on Android devices
|-
|-
| Safari || 12 || 2018 || Same requirement for iOS versions of Chrome and Firefox
| Safari || 12 || 2018 || Same requirement for iOS versions of Chrome and Firefox
Line 47: Line 49:
| Samsung Internet || 8.2 || 2018 || The third most popular mobile browser after Chrome and Safari
| Samsung Internet || 8.2 || 2018 || The third most popular mobile browser after Chrome and Safari
|}
|}
* Chrome/Edge 109 is the last version supported on Windows 7
* Chrome 49, Firefox 52 were last versions supported on Windows XP
* Firefox 115 is the last version supported on Windows 7
* Chrome/Edge 109 is the last version supported on Windows 7, 8, 8.1
* Safari 12 comes with macOS 10.14 (Mojave)
* Firefox 115 is the last version supported on Windows 7, 8, 8.1
* Desktop Safari 12 comes with macOS 10.14 Mojave (MacBook Pro/Air Mid 2012)
* Mobile Safari 12 comes with iOS 12 (iPhone 5S, iPad 5, iPad Air 1, iPad Mini 2)


== Modeling Tools ==
== Modeling Tools ==
Line 70: Line 74:
| Blender 3.6 LTS || 2023 || 3.10.9 ||  
| Blender 3.6 LTS || 2023 || 3.10.9 ||  
|-
|-
| Blender 4.0 || 2023 || 3.10.13 || New Principled BSDF node, AgX color correction.
| Blender 4.0 || 2023 || 3.10.13 || New Principled BSDF node, AgX color correction. Used in Ubuntu 24.04
|-
|-
| Blender 4.1 || 2024 || 3.11.7 ||
| Blender 4.1 || 2024 || 3.11.7 ||
Line 76: Line 80:
| Blender 4.2 LTS || 2024 || 3.11.7 || EEVEE-Next
| Blender 4.2 LTS || 2024 || 3.11.7 || EEVEE-Next
|-
|-
| 3ds Max 2021 (23.0) || 2020 || 3.7.6 || VS 2017, Platform Toolset v141, Windows SDK 10.0.17134.0. Dropped Windows 7-8.1 support. Arnold by default.
| 3ds Max 2022 (24.0) || 2021 || 3.7.9 || VS 2017, Platform Toolset v141, Windows SDK 10.0.17134.0. Arnold by default. USDZ optional.
|-
| 3ds Max 2022 (24.0) || 2021 || 3.7.9 || VS 2017, Platform Toolset v141, Windows SDK 10.0.17134.0. USDZ optional.
|-
|-
| 3ds Max 2023 (25.0) || 2022 || 3.9.7 || VS 2019, Platform Toolset v142, Windows SDK 10.0.19041.0. USDZ optional. glTF by default.
| 3ds Max 2023 (25.0) || 2022 || 3.9.7 || VS 2019, Platform Toolset v142, Windows SDK 10.0.19041.0. USDZ optional. glTF by default.

Latest revision as of 09:49, 8 May 2024

Here is the info about platforms (operating systems and hardware), browsers, and modeling tools supported by Verge3D. The list is for the development version only, for stable releases please refer to the download page.

Platforms

System requirements for Verge3D toolkit. The developed 3D web applications are cross-platform and can be launched on any platform, provided they meet the browser requirements (see the topic below).

Verge3D Flavor OS Minimal OS Version CPU Architecture
Verge3D for Blender Windows 8.1 x86-64
macOS 11 (Big Sur) x86-64, ARM64
Linux n/a x86-64, ARM64
ChromeOS 121 x86-64, ARM64
Verge3D for 3ds Max Windows 10 x86-64
Verge3D for Maya Windows 10 x86-64
macOS 11 (Big Sur) x86-64, ARM64
Linux n/a x86-64
  • x86-64 — 64-bit Intel/AMD processor, also known as AMD64
  • ARM64 — 64 bit ARM processor, also known as AArch64 or Apple Silicon (on Mac devices)

Browsers

Here is the most widely used (according StatCounter) browsers capable of running Verge3D-based content.

Browser Minimal Version Release year Notes
Chrome 63 2017 Desktop and mobile (Android, but not iOS)
Edge 79 2020 First Chromium-based version, does not support AR on Android devices
Safari 12 2018 Same requirement for iOS versions of Chrome and Firefox
Firefox 67 2019 Desktop and mobile (Android, but not iOS)
Opera 50 2018
Samsung Internet 8.2 2018 The third most popular mobile browser after Chrome and Safari
  • Chrome 49, Firefox 52 were last versions supported on Windows XP
  • Chrome/Edge 109 is the last version supported on Windows 7, 8, 8.1
  • Firefox 115 is the last version supported on Windows 7, 8, 8.1
  • Desktop Safari 12 comes with macOS 10.14 Mojave (MacBook Pro/Air Mid 2012)
  • Mobile Safari 12 comes with iOS 12 (iPhone 5S, iPad 5, iPad Air 1, iPad Mini 2)

Modeling Tools

Suite Release year Python Build Info / Notes
Blender 3.0 2021 3.9.7 Asset browser. Used in Ubuntu 22.04
Blender 3.1 2022 3.10.2
Blender 3.2 2022 3.10.2
Blender 3.3 LTS 2022 3.10.2
Blender 3.4 2022 3.10.8 Used in Debian 12 (bookworm).
Blender 3.5 2023 3.10.9 USDZ support
Blender 3.6 LTS 2023 3.10.9
Blender 4.0 2023 3.10.13 New Principled BSDF node, AgX color correction. Used in Ubuntu 24.04
Blender 4.1 2024 3.11.7
Blender 4.2 LTS 2024 3.11.7 EEVEE-Next
3ds Max 2022 (24.0) 2021 3.7.9 VS 2017, Platform Toolset v141, Windows SDK 10.0.17134.0. Arnold by default. USDZ optional.
3ds Max 2023 (25.0) 2022 3.9.7 VS 2019, Platform Toolset v142, Windows SDK 10.0.19041.0. USDZ optional. glTF by default.
3ds Max 2024 (26.0) 2023 3.10.8 VS 2019, Platform Toolset v142, Windows SDK 10.0.19041.0. USDZ optional. glTF by default.
3ds Max 2025 (27.0) 2024 3.11.4 VS 2022, Platform Toolset v143, Windows SDK 10.0.19041.0. USDZ optional. glTF by default. ACEScg by default.
Maya 2022 2021 3.7.7 Arnold optional. Dropped Windows 7, Windows 8.1 never officially supported. USDZ by default. ACEScg by default.
Maya 2023 2022 3.9.7 Arnold optional. USDZ by default.
Maya 2024 2023 3.10.8 Arnold optional. USDZ by default.
Maya 2025 2024 3.11.4 Arnold optional. USDZ by default.
  • Python 3.8 is the last version supported on Windows 7
  • Python 3.12 is supported on Windows 8