cjj19970505 / WebGpuRTSamples

C# samples of WebGpuRT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGpuRTSamples

This repo reproduces Austin Eng's WebGPU Samples using WebGpuRT.
All samples are written in C# and shaders are written in HLSL.

Prerequisites

Visual Studio 2019 (Version 16.9.2) with following components installed

  • Workloads: .NET desktop developments
  • Workloads: Universal Windows Platform development

Getting Started

Open WebGpuRTSamples.sln with Visual Studio, then build and run the sample projects.

Samples

About

C# samples of WebGpuRT


Languages

Language:C# 93.5%Language:HLSL 6.5%