iced/examples/integration_gl
2021-08-13 20:10:39 +07:00
..
src Add integration_gl example 2021-08-13 20:10:39 +07:00
Cargo.toml Add integration_gl example 2021-08-13 20:10:39 +07:00
README.md Add integration_gl example 2021-08-13 20:10:39 +07:00

Integration

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

The main file contains all the code of the example.

image host

You can run it with cargo run:

cargo run --package integration_gl