eguivulkanobackend

Latest version Documentation MIT Apache

Backend code to run egui using vulkano.

This crate has http and runner support by enabling winitrunner, runnerhttp , but you can use any io integration.

known bug

None

Update

We have created a simple example project to show you, how to use this crate. shell cargo run --example demo

Version list

|eguivulkanobackend|egui |vulkano |vulkano-shader | |-----|------|------|------| |0.0.1|0.10.0|0.20.0|0.20.0| |0.0.2|0.10.0|0.20.0|0.20.0| |0.0.3|0.10.0|0.21.0|0.21.0| |0.0.4|0.10.0|0.21.0|none| |0.0.5|0.10.0|0.21.0|none| |0.1.0|0.10.0|0.21.0|none| |0.2.0|0.10.0|0.21.0|none| |0.2.1|0.10.0|0.21.0|none| |0.2.2|0.10.0|0.21.0|none| |0.3.0|0.10.0|0.22.0|none|

License

eguivulkanobackend is distributed under the terms of both the MIT license, and the Apache License (Version 2.0). See LICENSE-APACHE, LICENSE-MIT.

Credits