Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smallab/ccgltouch
This wrapper eases the use of Cinder in a typical Cocoa Touch project. Thus allowing C++/Obj-C creative coders to build iOS (iPhone, iPad) apps showing several "Cinder sketches" in tabs or SplitView configurations, and using UISlider's, UISwitch's, etc. to control them.
https://github.com/smallab/ccgltouch
Last synced: about 2 months ago
JSON representation
This wrapper eases the use of Cinder in a typical Cocoa Touch project. Thus allowing C++/Obj-C creative coders to build iOS (iPhone, iPad) apps showing several "Cinder sketches" in tabs or SplitView configurations, and using UISlider's, UISwitch's, etc. to control them.
- Host: GitHub
- URL: https://github.com/smallab/ccgltouch
- Owner: smallab
- Created: 2011-10-15T10:15:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T12:21:51.000Z (almost 9 years ago)
- Last Synced: 2023-03-12T08:38:14.072Z (almost 2 years ago)
- Language: Objective-C++
- Homepage: http://cocoacid.org/ios/
- Size: 1.82 MB
- Stars: 43
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The CCGLTouch wrapper for iOS: [http://cocoacid.org/ios/](http://cocoacid.org/ios/)
====================================================CocoaCinderGL Touch eases the use of Cinder from within a typical XCode/Cocoa Touch project. Thus allowing C++/Obj-C creative coders to build iOS apps bearing several "Cinder sketches" as well as Cocoa sliders, buttons...
Provided here are examples that need to be placed **within a "CCGLTouch" folder**, inside of one's Cinder folder, at the same level as the "boost" libraries folder, the "samples", etc.
***!! If you're rather looking for the templates, please visit: [https://github.com/smallab/CCGLTouch-XCode-Templates](https://github.com/smallab/CCGLTouch-XCode-Templates) !!***