visual programming system
https://nf7.falsy.cat
core | ||
test | ||
thirdparty | ||
tool | ||
util | ||
.gitignore | ||
CMakeLists.txt | ||
main.c | ||
nf7.h | ||
README.md |
Nf7
Nf7 is an abstraction layer for Media-programming. The goal is to allow creative activities on any platforms without any differences.
UNDER REFACTORING: Please checkout tag v0.4.1 to see a codebase which works.
Build
$ cmake -B build
$ cmake --build build -j4
License
WTFPLv2