eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆149Updated last month
Alternatives and similar repositories for LearnWebGPU-Code
Users that are interested in LearnWebGPU-Code are comparing it to the libraries listed below
Sorting:
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆375Updated this week
- An extension for the GLFW library for using WebGPU native.☆85Updated last week
- Cross-platform C++ example for WebGPU and Dawn☆283Updated 7 months ago
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆194Updated 2 weeks ago
- WebGPU cross-platform app with CMake/Emscripten☆136Updated last week
- **NOT STABLE YET!** See README.☆448Updated this week
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆70Updated 6 months ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆445Updated this week
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆279Updated this week
- Learn to use WebGPU for native graphic applications in C++☆503Updated this week
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆209Updated this week
- WebGPU rendering experiments☆111Updated last year
- Framework for Vulkan beginners, used in university education.☆75Updated last year
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆267Updated 2 weeks ago
- Slang Render Hardware Interface☆65Updated this week
- The Tauray renderer☆121Updated last month
- A snapshot of our vulkan backend code☆290Updated 6 months ago
- Collection of Vulkan samples☆267Updated last month
- The Modern Vulkan Cookbook published by Packt☆191Updated 2 months ago
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆379Updated this week
- Blazingly fast Vulkan glTF Viewer☆75Updated this week
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆80Updated 3 weeks ago
- Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.☆289Updated 10 months ago
- Physically based path tracer made in Vulkan.☆159Updated 3 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…☆170Updated last year
- A minimal implementation of Vulkan ray tracing.☆93Updated 7 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆366Updated 2 years ago
- Render graph-based Vulkan API abstraction library☆143Updated last year
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆207Updated last month
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆83Updated this week