# OpenFrameworks: Getting Started

### Getting started:

1. Go to this page: [https://openframeworks.cc/download/](https://openframeworks.cc/download/)
2. Choose the instruction page that matches your operating system.
3. Try to compile an OF example to get a feel for the workflow and the code.

If you are looking for help and support go here: [https://forum.openframeworks.cc/](https://forum.openframeworks.cc/)

##### OF examples

Openframeworks has a lot of built-in examples that you can use to get an idea of what can look here: [https://openframeworks.cc/examples/](https://openframeworks.cc/examples/) for online version of the examples.

#### OF Tutorial

Take a look at [this](https://www.youtube.com/playlist?list=PL6QF0yo3Zj7ALxV4MyOJ9oSFsV-Mo39R2) youtube tutorials playlist

<iframe allowfullscreen="allowfullscreen" height="314" src="https://www.youtube.com/embed/S0ZBDbNddm4" width="560"></iframe>

His youtube channel has many OF tutorials.