Ratty is GPU-rendered terminal emulator with inline 3D graphics.
Recently I have landed the inline payload support, which makes it possible to transport 3D objects as base64 encoded strings and directly renders them on the terminal.
This made me wondering if late-sh (as one of the bleeding edge chat apps :D) would like to experiment with this protocol and potentially implement some Ratty-specific features as a part of the SSH service :)
Some ideas:
- Collaborative 3D ASCII art mode
- Music visualizers rendered as actual 3D geometry synced between users
- 3D avatars
Recently I have landed the inline payload support, which makes it possible to transport 3D objects as base64 encoded strings and directly renders them on the terminal.
This made me wondering if late-sh (as one of the bleeding edge chat apps :D) would like to experiment with this protocol and potentially implement some Ratty-specific features as a part of the SSH service :)
Some ideas: