Appendix A. Working with Addons
Addons are plugins of a specific kind for openFrameworks. Addons add new capabilities to openFramework projects, such as working with a network, depth cameras, computer vision, and others. In this chapter, we will learn the basic principles of addons' structure, and working with addons:
Installing a non-core addon
Linking addons to a project
Using Project Generator
List of selected addons