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.☆206Updated last month
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆402Updated 2 months ago
- An extension for the GLFW library for using WebGPU native.☆90Updated 2 months ago
- Cross-platform C++ example for WebGPU and Dawn☆286Updated 3 weeks ago
- WebGPU cross-platform app with CMake/Emscripten☆138Updated last month
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆73Updated 8 months ago
- WebGPU rendering experiments☆111Updated last year
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆299Updated this week
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆84Updated last week
- **NOT STABLE YET!** See README.☆468Updated 3 weeks ago
- Learn to use WebGPU for native graphic applications in C++☆527Updated 3 weeks ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆452Updated this week
- The Tauray renderer☆124Updated 3 months ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆287Updated last month
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆230Updated this week
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆84Updated this week
- Slang Render Hardware Interface☆89Updated this week
- Collection of Vulkan samples☆275Updated 2 weeks ago
- Framework for Vulkan beginners, used in university education.☆76Updated 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…☆172Updated last year
- ANARI Software Development Kit (SDK)☆262Updated 3 weeks ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆78Updated 4 years ago
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆406Updated 2 weeks ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆236Updated this week
- A snapshot of our vulkan backend code☆293Updated 8 months ago
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆37Updated 2 months ago
- A Simple Triangle - A journey into cross platform OpenGL and Vulkan☆89Updated 2 years ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆189Updated 3 months ago
- Dawn Native WebGPU Examples☆27Updated 2 weeks ago
- Framework for rapid OpenGL demos prototyping☆111Updated 8 months ago