rustial-engine 0.0.1

Framework-agnostic 2.5D map engine for rustial
Documentation
1
2
3
4
5
6
7
8
9
# rustial-engine


Framework-agnostic map engine for Rustial.

This crate contains the engine-side geospatial math, camera model, tile pipeline,
style/runtime orchestration, interaction state, and retained scene data shared by
all renderer backends.

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