Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smallab/ccgl
This wrapper eases the use of Cinder in a typical Cocoa project. Thus allowing C++/Obj-C creative coders to build MacOS apps bearing several "Cinder sketches" as well as Cocoa sliders, buttons...
https://github.com/smallab/ccgl
Last synced: about 2 months ago
JSON representation
This wrapper eases the use of Cinder in a typical Cocoa project. Thus allowing C++/Obj-C creative coders to build MacOS apps bearing several "Cinder sketches" as well as Cocoa sliders, buttons...
- Host: GitHub
- URL: https://github.com/smallab/ccgl
- Owner: smallab
- Created: 2011-10-15T20:43:21.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T18:50:26.000Z (over 9 years ago)
- Last Synced: 2023-10-20T23:09:56.151Z (about 1 year ago)
- Language: Objective-C++
- Homepage: http://cocoacid.org/mac/
- Size: 2.45 MB
- Stars: 32
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CocoaCinderGL wrapper
![alt tag](http://cocoacid.org/assets/images/macos/ccglmultipledrawings.png)
## The Mac examples
[The CocoaCinderGL wrapper](http://cocoacid.org/mac/) eases the use of [Cinder](http://libcinder.org/) from within a typical XCode/Cocoa project. Thus allowing C++/Obj-C creative coders to build MacOS apps bearing several "Cinder sketches" as well as Cocoa sliders, buttons...
Provided here are examples that need to be placed **within a "CCGL" folder**, inside of one's Cinder folder, at the same level as the "boost" libraries folder, the "samples", etc.
## Templates
If you're rather looking for the templates, please visit: [https://github.com/smallab/CCGL-XCode-Templates](https://github.com/smallab/CCGL-XCode-Templates).