LoginSignup
3
3

More than 5 years have passed since last update.

iOS+openFrameworks: Examples

Last updated at Posted at 2014-01-31
If you want to work with the openFrameworks GitHub repository, you should use the project generator to create project files for all the code in examples/.

GitHubリポジトリのexamplesはプロジェクトの形になってない‥らしい。
下記の手順でプロジェクト化する。

  1. projectGeneratorを起動。
  2. generate examplesウィンドウの ios projects にチェックを入れ <--Generate を押す。
  3. すると examples/ios/ 以下の Example が全てプロジェクト化されている!

8cffc138-18ff-c827-21aa-e3278dd4cf13.png

examples/

ios/

  • 3DPrimitivesExample
  • advancedEventsExample
  • advancedGraphics
  • assimpExample
  • audioInputExample
  • audioOutputExample
  • CoreLocationExample
  • dirListExample
  • emptyExample
  • eventsExample
  • fontsExample
  • fontShapesExample
  • graphicsExample
  • imageLoaderExample
  • ImagePickerExample
  • iosCustomSizeExample
  • iosES2ShaderExample
  • iosExternalDisplayExample
  • iosNativeExample
  • iosOrientationExample
  • iPhoneGuiExample
  • KeyboardExample
  • MapKitExample
  • moviePlayerExample
  • ofxGuiExample
  • opencvExample
  • opencvFaceExample
  • oscReceiverExample
  • oscSenderExample
  • polygonExample
  • soundPlayerExample
  • textureExample
  • TouchAndAccelExample
  • vboExample
  • videoGrabberExample
  • xmlSettingsExample
3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3