SIGN IN SIGN UP

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

0 0 0 C++
# About <This Section>
2016-02-18 22:41:33 -05:00
2016-02-18 18:25:37 -05:00
--
### Learning Objectives
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
This section of examples aims to provide understanding around the topic of <insert topic> and some examples of use...
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
### Table of Contents
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
* [advancedEventsExample](advancedEventsExample/) - Custom Events in iOS
* [advancedGraphics](advancedGraphics/) - Advanced Graphics (Lissa Jous, etc)
* [assimpExample](assimpExample/) - Loading 3D Models that can animate in a 3D space
* [audioInputExample](audioInputExample/) - Handling incoming audio signal
* [audioOutputExample](audioOutputExample/) - Create sounds for an iOS application
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
...
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
### At a Glance
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
![Screenshot of advancedEventsExample](advancedEventsExample/advancedEventsExample.png))
([advancedEventsExample](advancedEventsExample/))
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
![Screenshot of advancedGraphics](advancedGraphics/advancedGraphics.png)
([advancedGraphics](advancedGraphics/))
2016-02-18 18:25:37 -05:00
2016-02-18 22:41:33 -05:00
![Screenshot of assimpExample](assimpExample/assimpExample.png)
([assimpExample](assimpExample/))