5 releases (breaking)

0.5.0 Nov 10, 2024
0.4.0 Aug 28, 2024
0.3.0 Mar 22, 2024
0.2.0 Nov 18, 2023
0.1.0 May 31, 2023

#743 in Graphics APIs

22 downloads per month
Used in blade

MIT license

2.5MB
11K SLoC

Blade EGUI

Docs Crates.io

EGUI support for Blade-graphics.

scene editor

Instructions

Just the usual 🦀 workflow. E.g. to run the bunny-mark benchmark run:

cargo run --release --example bunnymark

Platforms

The full-stack Blade Engine can only run on Vulkan with hardware Ray Tracing support. However, on secondary platforms, such as Metal and GLES/WebGL2, one can still use Blde-Graphics and Blade-Egui.

Dependencies

~10–21MB
~311K SLoC