Skip to content
/ ofxiOS Public
forked from julapy/ofxiOS

openframeworks addon alternative to ofxiPhone. ofxiOS has the ability to create and destroy instances of testApp so that different testApp's can be swapped out at run-time.

Notifications You must be signed in to change notification settings

n1ckfg/ofxiOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Swipe View

ofxiOS is built on top of ofxiPhone. It allows developers to build native iPhone apps and embed OF apps only when needed.

This is different to ofxiPhone which sets up the OF app at the root of the iPhone application, which means that the iPhone application launches straight into the OF app but what if you wanted some native iOS UI before then?

ofxiOS allows to embed multiple OF apps at different levels in the iPhone application and enables developers to make iPhone applications as they normally would but with the added benefit of having OpenFrameworks at their disposal.

About

openframeworks addon alternative to ofxiPhone. ofxiOS has the ability to create and destroy instances of testApp so that different testApp's can be swapped out at run-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C++ 50.3%
  • Objective-C 26.9%
  • C++ 21.2%
  • C 1.6%