eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆153Updated 2 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.☆209Updated 2 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆406Updated 2 months ago
- Cross-platform C++ example for WebGPU and Dawn☆289Updated last month
- An extension for the GLFW library for using WebGPU native.☆91Updated 3 months ago
- WebGPU cross-platform app with CMake/Emscripten☆144Updated 2 weeks ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆73Updated 8 months ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆85Updated this week
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆303Updated this week
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆457Updated 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…☆474Updated last month
- The Tauray renderer☆125Updated 4 months ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆78Updated 4 years ago
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆234Updated this week
- Learn to use WebGPU for native graphic applications in C++☆534Updated last month
- WebGPU rendering experiments☆112Updated last year
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆296Updated last week
- Collection of Vulkan samples☆281Updated 2 weeks ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆236Updated 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…☆172Updated last year
- Embeddable physically based renderer☆450Updated last week
- Slang Render Hardware Interface☆94Updated this week
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆38Updated 2 months ago
- Physically based path tracer made in Vulkan.☆172Updated this week
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆188Updated 4 months ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆85Updated last week
- ANARI Software Development Kit (SDK)☆262Updated this week
- Interactive pathtracing engine using the Vulkan API.☆60Updated 3 weeks ago
- A snapshot of our vulkan backend code☆304Updated 9 months ago
- Silhouette and toon shading post-processing with Vulkan☆91Updated last year
- Code accompanying the blog post on bvh construction.☆425Updated 10 months ago