Skip to content

Files

Latest commit

f8337b8 · Jan 24, 2025

History

History
This branch is 250 commits behind iced-rs/iced:master.

integration

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