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.
 
 
overlisted c9cb25f27c
giteaization
11 months ago
.github/workflows fix github ci 2 years ago
examples replace the word "node" with "element" 2 years ago
onlyinput@316c3f5015 update submodules 2 years ago
rawdraw@0f29047f6b update submodules 2 years ago
.editorconfig syncronize editorconfig 2 years ago
.gitignore make a directory for examples 2 years ago
.gitmodules giteaization 11 months ago
LICENSE init 3 years ago
Makefile make a directory for examples 2 years ago
RDUI.h replace the word "node" with "element" 2 years ago
README.md add contributing instructions 2 years ago
default-elements.h replace the word "node" with "element" 2 years ago
util.h reformat everything 2 years ago

README.md

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

RDUI (Rawdraw user interface)

Usage forthebadge

  • 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