#42 · Primary category: Computer Vision

openFrameworks

android audio computer-vision creative-coding emscripten graphics ios linux opencv openframeworks opengl osx raspberry-pi video windows

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

Project last updated:08/27/26

GitHub Stars

10.4K

Forks

2.6K

Contributors

456

License

Other

Why we included this project

OpenFrameworks has been a dependable choice for artists and creative developers who build interactive installations, real-time visuals, and similar live work in C++ without reaching for a full game engine. It packages windowing, OpenGL rendering, audio, video capture, and input handling into a single toolkit, so most of your time goes to the creative logic rather than glue code. The OpenCV integration matters when a piece is driven by camera analysis, motion tracking, or other vision techniques running in the same loop. The toolkit runs on Windows, macOS, Linux, iOS, and Android, and its large addon ecosystem means small teams can prototype on a laptop and ship the same code to gallery hardware or a public kiosk later. It is a natural fit when the finished product is a live experience rather than a trained model, and the documentation is approachable enough for newcomers to pick up quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category