sugarloaf 0.0.28

Sugarloaf is Rio rendering engine, desgined to be multiplatform. It is based on WebGPU, Rust library for Desktops and WebAssembly for Web (JavaScript). This project is created and maintaned for Rio terminal purposes but feel free to use it.
Documentation
1
2
3
4
pub mod core;
pub mod layer;
pub mod rect;
pub mod text;