Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating list of core addons #182

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed ofxAndroid remark
tpltnt committed Oct 30, 2016
commit 5c063a82341c2906f8149a8ecc67c2e64e3d4250
2 changes: 0 additions & 2 deletions chapters/setup_and_project_structure/chapter.md
Original file line number Diff line number Diff line change
@@ -172,8 +172,6 @@ As mentioned before, addons extend oF core functionalities. In each oF distribut

- **ofxAccelerometer**
This addon is used to interface and work with [accelerometers](https://en.wikipedia.org/wiki/Accelerometer "Wikipedia article on accelerometers").
- **ofxAndroid**
This addon lets you use openFrameworks on [Android](https://www.android.com/ "homepage of Android OS").
- **ofxAssimpModelLoader**
This addon loads 3D models into your oF project, but it is done using the [assimp](http://assimp.sourceforge.net/) library, which supports a wide variety of 3D file formats, even animated 3D objects.
- **ofxEmscripten**