Skip to content

maxxnino/wgpu-z

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 29, 2021
d8fa629 · Dec 29, 2021

History

22 Commits
Dec 26, 2021
Dec 29, 2021
Dec 26, 2021
Dec 26, 2021
Dec 18, 2021
Dec 29, 2021

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