bv7dev / wgpu-labLinks
Library for rapid prototyping of native WebGPU Apps in C++ using Dawn
☆48Updated 11 months ago
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.☆93Updated 4 months ago
- KDGpu is a thin wrapper around Vulkan to make modern graphics easier to learn and use☆145Updated this week
- This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm☆124Updated last week
- CMake files that provide WebGPU for native and web development, easy-to-integrate and unified across implementations.☆214Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !☆346Updated 3 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 9 months ago
- ☆101Updated last year
- A self-contained high-performance WebGPU implementation on Vulkan☆88Updated last week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 5 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- The accompanying code of the Learn WebGPU C++ programming guide☆156Updated last month
- entity component system framework☆63Updated 5 months ago
- reflection in c++ for json de/serialization☆46Updated last year
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆88Updated last month
- A simple and powerful entity component system (ECS) written in C++17☆111Updated last week
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆37Updated last year
- Runtime compiled C++ with hot-swapped classes.☆119Updated 3 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆44Updated this week
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated last month
- Header-only C++ library to receive files from, and offer files to, the browser the Emscripten program is running in.☆41Updated 2 months ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆199Updated last year
- C++17 tiny vector math library☆46Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆425Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- Open-Source C++ bindings for glfw (www.glfw.org) in the style of Vulkan-Hpp☆74Updated 3 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 3 months ago