ratatui-unity

ratatui-unity is a Rust native plugin that brings Ratatui's TUI ecosystem to Unity 3D game engine — for all platforms.

2026-06-10 at 22 51 59

Try WebGL Demo on your browser: ratatui-unity-demo.farukcan.dev

What it does

ratatui-unity lets you embed any Ratatui terminal UI inside a Unity scene as a Texture2D. Layout, widgets, styling, and input are driven by Ratatui in Rust; rasterization to RGB24 pixels happens natively; Unity sees a texture it can blit anywhere.

Supported Platforms

macOS · iOS · Windows · Linux · Android · WebGL