Simple experimental low-level UI library written in C++
Find a file
2023-04-26 16:44:51 +03:00
src remove update_layout from text-node, as it doesn't seem to be needed 2023-04-26 16:44:51 +03:00
.gitignore raven 2.0 2023-04-13 00:27:08 +03:00
LICENSE raven 2.0 2023-04-13 00:27:08 +03:00
Makefile improve performance by caching the index of the last component node 2023-04-25 17:50:44 +03:00
README.md raven 2.0 2023-04-13 00:27:08 +03:00

raven

raven is a highly experimental UI library focused on simplicity.

quick start

$ make
$ ./build/main