Simple experimental low-level UI library written in C++
Find a file
2023-05-24 23:02:58 +03:00
example add small example program 2023-05-24 23:02:58 +03:00
src fix text node extent invalidation 2023-05-24 23:00:17 +03:00
.gitignore add gitignore for example program 2023-05-24 23:02:00 +03:00
headerify.py add single-header bundler 2023-05-24 19:02:03 +03:00
libraven.h add single-header bundler 2023-05-24 19:02:03 +03:00
LICENSE raven 2.0 2023-04-13 00:27:08 +03:00
Makefile overhaul and improve performance of computed extents 2023-04-27 00:39:31 +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