Crates.io | egui_vulkano_backend |
lib.rs | egui_vulkano_backend |
version | 0.15.0+vulkano0.26 |
source | src |
created_at | 2021-03-05 12:24:19.600011 |
updated_at | 2021-10-24 23:43:06.365918 |
description | Backend code to use egui with vulkano. |
homepage | https://github.com/t18b219k/egui_vulkano_backend |
repository | https://github.com/t18b219k/egui_vulkano_backend |
max_upload_size | |
id | 364314 |
size | 249,592 |
Backend code to run egui using vulkano.
cargo run --example off_screen
We have created a simple example project to show you, how to use this crate.
cargo run --example demo
egui_for_winit
like egui_glium
doesegui_vulkano_backend | 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 |
egui_vulkano_backend is distributed under the terms of both the MIT license, and the Apache License (Version 2.0). See LICENSE-APACHE , LICENSE-MIT.
stack overflow on debug build from 0.14.0 (bisected) on Windows