ofLibs / Librares for ofWorks (openFrameworks fork)
Building libraries for multiple platforms.
You are welcome to jump in and help building and testing more libraries.
| Library | vs | macos | linux64 | rpi-aarch64 | rpi-armv6l |
|---|---|---|---|---|---|
| freetype | ✓ | ✓ | ✓ | ✓ | ✓ |
| glew | ✓ | ✓ | ✓ | ✓ | ✓ |
| glfw | ✓ | ✓ | ✓ | ✓ | ✓ |
| glm | ✓ | ✓ | ✓ | ✓ | ✓ |
| json | ✓ | ✓ | ✓ | ✓ | ✓ |
| kissfft | — | — | ✓ | ✓ | ✓ |
| mango | ✓ | ✓ | ✓ | ✓ | ✓ |
| pugixml | ✓ | ✓ | ✓ | ✓ | ✓ |
| rtAudio | ✓ | ✓ | ✓ | ✓ | ✓ |
| tess2 | ✓ | ✓ | ✓ | ✓ | ✓ |
| uriparser | ✓ | ✓ | ✓ | ✓ | ✓ |
| utfcpp | ✓ | ✓ | ✓ | ✓ | ✓ |
| videoInput | ✓ | — | — | — | — |
| yaml-cpp | ✓ | ✓ | ✓ | ✓ | ✓ |
| zlib-ng | ✓ | ✓ | ✓ | ✓ | ✓ |
| Library | vs | macos | linux64 | rpi-aarch64 | rpi-armv6l | Associated Addon |
|---|---|---|---|---|---|---|
| assimp | ✓ | ✓ | ✓ | ✓ | ✓ | ofxAssimp |
| cairo | ✓ | ✓ | ✓ | ✓ | ✓ | ofxCairo |
| libusb | ✓ | ✓ | ✓ | ✓ | ✓ | ofxKinect |
| opencv | ✓ | ✓ | ✓ | ✓ | ✓ | ofxOpenCv |
| pixman | ✓ | ✓ | ✓ | ✓ | ✓ | ofxCairo |
The github workflow actions automatically build the libraries individually when changes are made. You can grab them from the releases.
You can build the all libraries locally by running ./compile.sh.
Or proceed manually by cd libFolder and or ./lib.sh.
Still missing ofxURL related libs, openssl, libcrypto
Brotli, libjpeg, libtiff, libpng, lzma builds correctly but moved aside from CI.
FreeImage have some issues. Poco now builds again and it was moved to "Additional"