I started drafting a tuto to learn WebGPU for native C++

This page summarizes the projects mentioned and recommended in the original post on /r/webgpu

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wgpu-native

    Native WebGPU implementation based on wgpu-core

  • It is based on the wgpu-native implementation (Firefox backend) but I plan on adding a receipe for using it with Dawn (Chrome backend) as well.

  • webgpu-starter

    Base code for starting a WebGPU project using Dawn (C++). Native and WebAssembly builds

  • Indeed one of my goals is to have the CMakeLists be emscripten-ready as well, but not my priority so far (it shouldn't be a problem, also I can take inspiration from https://github.com/jspdown/webgpu-starter )

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts