ratatui-ratty 🐀
A ratatui widget for placing
inline 3D objects in Ratty through the
Ratty Graphics Protocol.
Example
use io;
use ;
use ;
The widget emits RGP APC sequences into the target buffer cell. Ratty then resolves the asset and renders it as an inline 3D object anchored to that terminal region.
Examples
examples/big_rat.rs: minimal inline object demoexamples/document.rs: TempleOS-inspired editor with embedded objectsexamples/draw.rs: 2D drawing pane with live 3D preview
License
Licensed under The MIT License.