eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆162Updated 5 months ago
Alternatives and similar repositories for LearnWebGPU-Code
Users that are interested in LearnWebGPU-Code are comparing it to the libraries listed below
Sorting:
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆239Updated 5 months ago
- An extension for the GLFW library for using WebGPU native.☆102Updated 8 months ago
- WebGPU cross-platform app with CMake/Emscripten☆182Updated 2 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆452Updated 5 months ago
- Cross-platform C++ example for WebGPU and Dawn☆296Updated 6 months ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆78Updated last year
- WebGPU rendering experiments☆115Updated 2 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 4 months ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆388Updated this week
- webgpu.h - C version of the JS API, for both native and Wasm. A multi-vendor standard between Dawn/Emdawnwebgpu and wgpu-native. Designed…☆534Updated 2 weeks ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆491Updated this week
- Learn to use WebGPU for native graphic applications in C++☆590Updated 3 weeks ago
- Slang Render Hardware Interface☆156Updated this week
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 5 years ago
- The Tauray renderer☆129Updated 9 months ago
- Interactive pathtracing engine using the Vulkan API.☆61Updated 6 months ago
- Framework for Vulkan beginners, used in university education.☆86Updated 3 weeks ago
- ANARI Software Development Kit (SDK)☆282Updated 3 weeks ago
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆289Updated this week
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆195Updated 9 months ago
- Interactive ray tracer made with Vulkan compute shader.☆64Updated 4 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆316Updated this week
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆43Updated last year
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆43Updated 8 months ago
- Learning Vulkan from code samples - Tutorial series☆74Updated 2 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆96Updated last week
- An extension for the SDL2 library for using WebGPU native.☆53Updated 9 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆288Updated this week
- Dawn Native WebGPU Examples☆28Updated last month