rustial-renderer-bevy 0.0.1

Bevy Engine renderer for the rustial 2.5D map engine
1
2
3
4
5
6
7
8
# rustial-renderer-bevy


Bevy renderer integration for Rustial.

This crate bridges retained frame output from `rustial-engine` into Bevy 0.18.1
so client applications can use Rustial through a Bevy-native renderer path.

See the workspace README for project-level usage and release notes.