Skip to content

w4ngzhen/wgpu_winit_example

Repository files navigation

wgpu_winit_example

WGPU code example using Winit 0.30.0+.

This project is a WGPU example project based on winit 0.30.0, which is mainly adapted to the architecture of winit 0.30.0+.

Run

Except for dependencies that share the top-level workspace, the code for each chapter is independent.

# ch02_render_a_triangle, ch03_xxx, ... whatever.
$ cargo run --package ch02_render_a_triangle

Example

chapter01

About

WGPU code example using Winit 0.30.0+.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published