Skip to content

maxxnino/wgpu-z

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wgpu-Zig

This is a Wgpu example in Zig, based on wgpu-native release 0.10.4.1. Currently, only working on windows.

Binding

Done all binding for enum, some struct/function needed for triangle example,

Usage

  • Using Pre-built binaries in form of dynamic library, and dynamic load required functions at runtime
  • Clone the repo with mach-glfw as dependency
git clone --recurse-submodules https://github.com/maxxnino/wgpu-z
  • Build and run with zig
zig build run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages