samdauwe / webgpu-native-examplesLinks
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.
☆474Updated last week
Alternatives and similar repositories for webgpu-native-examples
Users that are interested in webgpu-native-examples are comparing it to the libraries listed below
Sorting:
- 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 2 weeks ago
- Cross-platform C++ example for WebGPU and Dawn☆293Updated 4 months ago
- System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly☆391Updated last month
- Learn to use WebGPU for native graphic applications in C++☆573Updated 3 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆435Updated 3 months ago
- WebGPU cross-platform app with CMake/Emscripten☆174Updated last week
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆226Updated 3 months ago
- The accompanying code of the Learn WebGPU C++ programming guide☆159Updated 3 months ago
- Native WebGPU implementation based on wgpu-core☆1,153Updated last week
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆261Updated 2 years ago
- Hardware Ray tracing extension for Chromium WebGPU☆290Updated 5 years ago
- Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn. File bugs here: https://crbug.com/dawn/new☆802Updated this week
- GPU font rendering from vector outlines demonstration☆236Updated 3 years ago
- WebGPU Ray Tracing eXtension☆152Updated 2 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 2 months ago
- Code accompanying the blog post on bvh construction.☆434Updated last year
- ☆125Updated 10 months ago
- A software raytracing engine written in WebGPU☆356Updated 9 months ago
- An extension for the GLFW library for using WebGPU native.☆96Updated 6 months ago
- Inspection debugger for WebGPU☆273Updated last week
- A WebGPU Shading Language parser and reflection library for Javascript.☆254Updated this week
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆451Updated last week
- Toy path tracer using WebGPU RT☆151Updated 5 years ago
- Collection of Vulkan samples☆305Updated 3 weeks ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆381Updated 3 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆345Updated this week
- Framework for Vulkan beginners, used in university education.☆82Updated 3 weeks ago
- Single-header dependency-free BVH construction and traversal library.☆1,037Updated 2 weeks ago
- Daxa is a convenient, simple and modern gpu api built on vulkan☆496Updated this week
- 🚀 A minimal WebGPU example written in C, compiled to WebAssembly (wasm). 🛠️ Ideal for experimenting and preparing for native developmen…☆66Updated last year