eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆160Updated 4 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.☆238Updated 4 months ago
- An extension for the GLFW library for using WebGPU native.☆100Updated 7 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆446Updated 4 months ago
- Cross-platform C++ example for WebGPU and Dawn☆295Updated 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 cross-platform app with CMake/Emscripten☆180Updated last month
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆90Updated 4 months ago
- WebGPU rendering experiments☆115Updated 2 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆383Updated this week
- The Tauray renderer☆128Updated 9 months ago
- Learn to use WebGPU for native graphic applications in C++☆581Updated 4 months ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆483Updated this week
- Collection of Vulkan samples☆311Updated last month
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆286Updated this week
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆96Updated this week
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆43Updated 7 months ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆43Updated last year
- Framework for Vulkan beginners, used in university education.☆83Updated this week
- Slang Render Hardware Interface☆149Updated this week
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆283Updated this week
- ANARI Software Development Kit (SDK)☆280Updated last week
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 4 years ago
- Interactive pathtracing engine using the Vulkan API.☆61Updated 5 months ago
- webgpu.h - C version of the JS API, for both native and Wasm. A multi-vendor standard between Dawn/Emdawnwebgpu and wgpu-native. Designed…☆526Updated this week
- Framework for rapid OpenGL demos prototyping☆112Updated 3 months ago
- An extension for the SDL2 library for using WebGPU native.☆53Updated 8 months ago
- 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
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆195Updated 9 months ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆311Updated last week
- Vulkan physically based raytracer including denoising☆46Updated 3 years ago