Book Image

OpenFrameworks Essentials

Book Image

OpenFrameworks Essentials

Overview of this book

Table of Contents (19 chapters)
openFrameworks Essentials
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Further Resources

Until now, we have investigated the basics of openFrameworks and created the video synthesizer project.

In this last chapter, we will point out the resources and topics that may be helpful for your further exploration of openFrameworks and creative coding by covering the following topics:

  • Enhancing the video synthesizer project

  • Getting more information on openFrameworks

  • Debugging and speeding up your code

Note

During the chapter, we will mention some classes and functions without detailed explanation. You can find information about them in the openFrameworks documentation at openframeworks.cc/documentation and in the openFrameworks' examples (which are placed in the examples folder).