iced-yoda/examples/integration
2026-04-27 14:35:24 +02:00
..
src chore: update to wgpu 28 and cosmic-text 0.19 2026-04-27 14:35:24 +02:00
.gitignore Remove iced_glow, glyph-brush, and wgpu_glyph dependencies 2023-02-24 13:17:58 +01:00
Cargo.toml feat: pop-os megasquash 2026-01-21 13:12:08 -05:00
README.md Update winit to 0.30 2024-05-07 16:07:56 +02:00

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