samdauwe / webgpu-native-examplesLinks
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.
☆471Updated 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…☆497Updated 2 weeks ago
- Cross-platform C++ example for WebGPU and Dawn☆292Updated 4 months ago
- System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly☆387Updated last week
- Learn to use WebGPU for native graphic applications in C++☆561Updated 2 months ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆431Updated 2 months ago
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆221Updated 2 months ago
- WebGPU cross-platform app with CMake/Emscripten☆169Updated 3 weeks ago
- The accompanying code of the Learn WebGPU C++ programming guide☆158Updated 2 months ago
- Native WebGPU implementation based on wgpu-core☆1,137Updated last week
- Hardware Ray tracing extension for Chromium WebGPU☆288Updated 5 years ago
- Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn. File bugs here: https://crbug.com/dawn/new☆765Updated this week
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 2 months ago
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆261Updated 2 years ago
- GPU font rendering from vector outlines demonstration☆235Updated 3 years ago
- ☆125Updated 9 months ago
- WebGPU Ray Tracing eXtension☆152Updated 2 years ago
- An extension for the GLFW library for using WebGPU native.☆93Updated 5 months ago
- WebGPU 3D Renderer☆56Updated 6 months ago
- Code accompanying the blog post on bvh construction.☆434Updated last year
- A software raytracing engine written in WebGPU☆353Updated 9 months ago
- Toy path tracer using WebGPU RT☆151Updated 5 years ago
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆440Updated this week
- Inspection debugger for WebGPU☆268Updated last week
- A WebGPU Shading Language parser and reflection library for Javascript.☆254Updated last week
- Sample code for compute shader 101 training☆598Updated 7 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆379Updated 3 years ago
- Daxa is a convenient, simple and modern gpu abstraction built on vulkan☆480Updated 2 weeks ago
- Personal experimental project to implement clustered shading with WebGPU.☆205Updated 2 years ago
- GPU Vector Text Rendering (WIP)☆191Updated 4 years ago
- Advanced Vulkan rendering engine prototype☆628Updated last year