Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...

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).