mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-04-03 13:30:44 +02:00
This commit is contained in:
parent
4e8d58d793
commit
b0fbe3c173
18 changed files with 1724 additions and 1808 deletions
14
README.md
14
README.md
|
|
@ -13,15 +13,15 @@ connect to jack audio connection kit to process chunks of audio and midi.
|
|||
|
||||
### draw
|
||||
|
||||
abstract interface layout system for defining interface layouts abstractly.
|
||||
backend-agnostic layout pattern.
|
||||
|
||||
### play
|
||||
|
||||
the input handling system.
|
||||
|
||||
### tui
|
||||
### term
|
||||
|
||||
uses `ratatui` to run in a terminal.
|
||||
uses `ratatui` to render in in a terminal.
|
||||
|
||||
### gui (todo-todo-todo)
|
||||
|
||||
|
|
@ -31,6 +31,14 @@ opens windows, runs shaders in them and/or delegates them (to e.g. plugin guis).
|
|||
|
||||
uses `dizzle` to let you livecode all of the above.
|
||||
|
||||
### time
|
||||
|
||||
performance counter.
|
||||
|
||||
### text
|
||||
|
||||
backend-agnostic text layout.
|
||||
|
||||
## license
|
||||
|
||||
here and now, the blessings of `tengri` are invokable under the [**`AGPL3`**](./LICENSE).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue