too-0.1.1 has been yanked.
too
A simple TUI library.
This provides an optimized renderer/surface implementation with abstractions over various terminal backends. A basic App trait can be used to implement your low-level applications.
Examples
See some examples
A description of some of the examples:
| name | description |
|---|---|
| ddd | A 3d raytracing demo (note, run this with --release) |
| gradient | A nice gradient visualization |
| hello | Drag a square to see transparency effects |
| layout | Dynamic linear run-packing layouts |
| rect_split | Splitting a rectangle and resizing it |
| torch | like less but with an accurate dark mode |
Backend implementations
License: APACHE or MIT