rustial-renderer-wgpu 0.0.1

Pure WGPU renderer for the rustial 2.5D map engine
Documentation
1
2
3
4
5
6
7
8
# rustial-renderer-wgpu


Pure Rust WGPU renderer for Rustial.

This crate consumes retained frame output from `rustial-engine` and renders the
map through WGPU for native and WebGPU-capable targets.

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