Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 384 Bytes

wgpu integration

A demonstration of how to integrate Iced in an existing wgpu application.

The main file contains all the code of the example.

You can run it with cargo run:

cargo run --package integration