nf7/README.md
2023-11-25 12:10:38 +09:00

314 B

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