Skip to content

DavidPeicho/wgpu-native

 
 

Repository files navigation

wgpu-native

Matrix Build Status Crates.io

This is a native WebGPU implementation in Rust, based on wgpu-core. The C API header is generated at ffi/wgpu.h by cbindgen.

Bindings

Pre-built binaries

  • korijn/wgpu-bin - automated 32 and 64-bit wgpu-native builds for MacOS, Windows and Manylinux1, available as Github releases

Usage

This repository contains C-language examples that link to the native library targets and perform basic rendering and computation. Please refer to our Getting Started page at the wiki for more information.

About

Native WebGPU implementation based on wgpu-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.2%
  • Rust 36.2%
  • Makefile 4.6%