kainino0x / webgpu-cross-platform-demo
Barebones demo of WebGPU cross-platform (web/native) via CMake/Emscripten
☆79Updated last week
Alternatives and similar repositories for webgpu-cross-platform-demo:
Users that are interested in webgpu-cross-platform-demo are comparing it to the libraries listed below
- WebGPU cross-platform app with CMake/Emscripten☆133Updated 2 months ago
- An extension for the GLFW library for using WebGPU native.☆81Updated this week
- Starter project for cross platform WebGPU development in C++☆40Updated 10 months ago
- Cross-platform C++ example for WebGPU and Dawn☆282Updated 6 months ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆35Updated 8 months ago
- The accompanying code of the Learn WebGPU C++ programming guide☆136Updated 2 weeks ago
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆182Updated this week
- SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.☆96Updated 4 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆82Updated 5 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆120Updated 6 years ago
- Sampler to create the glTF sample environments☆142Updated last year
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆32Updated 9 months ago
- **NOT STABLE YET!** See README.☆434Updated last week
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆64Updated 2 years 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…☆169Updated last year
- WebGPU Ray Tracing eXtension☆141Updated last year
- ☆55Updated 8 years ago
- Code for my From 0 to glTF with WebGPU blog series☆51Updated 10 months ago
- Hardware Ray tracing extension for Chromium WebGPU☆274Updated 4 years ago
- Sandbox for Vulkan, SPIR-V and glTF☆89Updated 2 years ago
- ☆53Updated 2 years ago
- glTF Tutorials☆71Updated 8 years ago
- Dawn Native WebGPU Examples☆25Updated 2 months ago
- Single header "no-allocation" KTX/DDS file reader☆118Updated last year
- Vulkan triangle in ~380 lines of code☆62Updated last month
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.