You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.github/workflows | 2 years ago | |
examples | 2 years ago | |
onlyinput@316c3f5015 | 2 years ago | |
rawdraw@0f29047f6b | 2 years ago | |
.editorconfig | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 11 months ago | |
LICENSE | 3 years ago | |
Makefile | 2 years ago | |
RDUI.h | 2 years ago | |
README.md | 2 years ago | |
default-elements.h | 2 years ago | |
util.h | 2 years ago |
README.md
RDUI (Rawdraw user interface)
Usage 
- Add the project root to included directories
- Add rawdraw (if you don't have it yet), onlyinput and rdui submodules to the project root
- Check out and steal the code from
example.c
, it covers all existing elements.
Contributing
- Use clang-format with the LLVM style to format your code
- Remember that this is a header library