This repository contains low-level bindings for WebGPU used in Evergine for .NET Core and .NET 6.0. This binding is generated from WebGPU headers https://github.com/webgpu-native/webgpu-headers
Check an source code example at HelloWebGPU.Net or go to https://webgpu.z28.web.core.windows.net/ for a live preview.
- WebGPU Draft
- Raw low level binding using unsafe c# code.