eguivulkanobackend

Latest version Documentation Build Status dependency status MIT Apache

Backend code to run egui using vulkano.

sample

bit complex example

shell cargo run --example off_screen

We have created a simple example project to show you, how to use this crate.

shell cargo run --example demo

Known Issue

Update v0.15+vulkano0.26

Update v0.6.0

Update v0.4.1(0f00641)

Update v0.4.0

Update v0.3.0

Update v0.2.2

Update v0.2.1

Update v0.2.0

Update v0.1.0

Update

Fixed

|eguivulkanobackend|egui |vulkano |vulkano-shader(dependency) |vulkano-win(if use runner)| |-----|------|------|------|---| |0.0.1|0.10.0|0.20.0|0.20.0|not support| |0.0.2|0.10.0|0.20.0|0.20.0|not support| |0.0.3|0.10.0|0.21.0|0.21.0|not support| |0.0.4|0.10.0|0.21.0|none|not support| |0.0.5|0.10.0|0.21.0|none|not support| |0.1.0|0.10.0|0.21.0|none|not support| |0.2.0|0.10.0|0.21.0|none|not support| |0.2.1|0.10.0|0.21.0|none|not support| |0.2.2|0.10.0|0.21.0|none|not support| |0.3.0|0.10.0|0.22.0|none|0.22.0| |0.4.0|0.12.0|0.23.0|none|0.23.0| |0.4.1|0.12.0|0.23.0|none|removed| |0.5.0|0.12.0|0.24.0|none|removed| |0.5.0|0.13|0.24|none|removed| |0.6.0|0.13|0.24|none|removed| |0.14.0|0.14.0|0.25.0|none|removed| |0.15+vulkano0.26|0.15|0.26|none|removed|

License

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

Thanks

stack overflow on debug build from 0.14.0 (bisected) on Windows * I tested official vulkano-shaders shader! macro produce same result. * if you use release build not affected * vulkano 0.25 related problem maybe they can't read properly shader that have push constants.