eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆159Updated 3 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.☆224Updated 3 months ago
- An extension for the GLFW library for using WebGPU native.☆96Updated 6 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆432Updated 3 months ago
- Cross-platform C++ example for WebGPU and Dawn☆293Updated 4 months ago
- WebGPU cross-platform app with CMake/Emscripten☆174Updated this week
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆76Updated last year
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆342Updated last week
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 2 months ago
- WebGPU rendering experiments☆114Updated last year
- 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
- Slang Render Hardware Interface☆134Updated 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…☆506Updated last week
- The Tauray renderer☆125Updated 7 months ago
- Learn to use WebGPU for native graphic applications in C++☆566Updated 3 months ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆474Updated this week
- 🌋 🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 4 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆305Updated 2 months ago
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆40Updated 6 months ago
- Silhouette and toon shading post-processing with Vulkan☆96Updated 3 months ago
- ANARI Software Development Kit (SDK)☆273Updated 2 weeks ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆282Updated 2 weeks ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆96Updated last week
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆269Updated last week
- Interactive pathtracing engine using the Vulkan API.☆62Updated 4 months ago
- Vulkan triangle in ~380 lines of code☆130Updated 2 weeks ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆100Updated 2 years ago
- Collection of Vulkan samples☆305Updated 2 weeks ago
- Code accompanying the blog post on bvh construction.☆434Updated last year
- C++ CPU Software-Rasterizer☆75Updated last year
- A snapshot of our vulkan backend code☆325Updated last year