Skip to content

Latest commit

 

History

History
65 lines (58 loc) · 3.22 KB

README.md

File metadata and controls

65 lines (58 loc) · 3.22 KB

The-Forge WebGpu

The-Forge WebGpu Dawn backend implementation - Part of one of our projects with Google

  • Details
    • Showcases the SunTemple demo using WebGpu Vulkan and native Vulkan backends
    • The demo works on both Windows 10 and Android
      • Tested on
        • Pixel 7
        • Samsung S21U
        • OnePlus 9 Pro
    • The demo works with WebGpu Dawn compat mode
    • Using The-Forge parent repo at Release 1.58 https://github.com/ConfettiFX/The-Forge

Screenshots

Running the demo

  • Visual Studio solutions for both PC and Android are provided in WebGpu/Examples_3/SunTemple/
  • WebGpu binaries need to be placed in
  • Android requirements
    • VS 2019
    • Android NDK: 21.4.7075529
    • AGDE: 23.2.87 (Android Game Development Extension)
  • Windows requirements
    • Windows 10/11
    • Graphics driver supporting Vulkan API

Open-Source Libraries

The Forge utilizes the following Open-Source libraries: