bv7dev / wgpu-labLinks
Library for rapid prototyping of native WebGPU Apps in C++ using Dawn
☆48Updated last year
Alternatives and similar repositories for wgpu-lab
Users that are interested in wgpu-lab are comparing it to the libraries listed below
Sorting:
- An extension for the GLFW library for using WebGPU native.☆95Updated 6 months ago
- KDGpu is a thin wrapper around Vulkan to make modern graphics easier to learn and use☆146Updated last month
- This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm☆127Updated last month
- Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !☆345Updated 4 months ago
- ☆101Updated last year
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- A self-contained high-performance WebGPU implementation on Vulkan☆93Updated last week
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆223Updated 2 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 7 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 10 months ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Updated 2 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- The accompanying code of the Learn WebGPU C++ programming guide☆157Updated 2 months ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆102Updated 4 months ago
- C++17 tiny vector math library☆46Updated last year
- A high-level, cross-platform C++ rendering engine and window/input handler.☆58Updated 4 months ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆72Updated 3 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆57Updated this week
- Header-only C++ library to receive files from, and offer files to, the browser the Emscripten program is running in.☆41Updated 4 months ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆39Updated last year
- OpenGL Planet Renderer☆35Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆205Updated last year
- A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.☆23Updated 4 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 5 months ago
- Runtime compiled C++ with hot-swapped classes.☆120Updated 3 years ago
- Single-header libraries from the Magnum engine