eliemichel / LearnWebGPU-CodeLinks
The accompanying code of the Learn WebGPU C++ programming guide
☆158Updated 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.☆218Updated 2 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆430Updated 2 months ago
- An extension for the GLFW library for using WebGPU native.☆93Updated 5 months ago
- Cross-platform C++ example for WebGPU and Dawn☆292Updated 4 months ago
- WebGPU cross-platform app with CMake/Emscripten☆169Updated 2 weeks ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 2 months ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆471Updated this week
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆336Updated this week
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆75Updated 11 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…☆497Updated last week
- WebGPU rendering experiments☆114Updated last year
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆257Updated this week
- Learn to use WebGPU for native graphic applications in C++☆561Updated 2 months ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆77Updated 4 years ago
- Shading techniques and GLSL snippets☆226Updated last month
- Framework for Vulkan beginners, used in university education.☆81Updated last week
- Collection of Vulkan samples☆300Updated this week
- The Tauray renderer☆127Updated 7 months ago
- ANARI Software Development Kit (SDK)☆267Updated this week
- Vulkan triangle in ~380 lines of code☆131Updated this week
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆92Updated last week
- Silhouette and toon shading post-processing with Vulkan☆95Updated 2 months ago
- Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.☆297Updated last month
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆191Updated 7 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…☆172Updated 2 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆306Updated last month
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆436Updated 2 weeks ago
- Slang Render Hardware Interface☆125Updated this week
- Embeddable physically based renderer☆475Updated 3 weeks ago
- Framework for rapid OpenGL demos prototyping☆112Updated last month