Below are setup guides which help walk through the process of getting Cinder running on your machine. Choose a platform to get started with Cinder:
TinderBox is an application included with Cinder that is designed to simplify creating new projects. It can create both Xcode and Visual Studio projects. It can also integrate CinderBlocks (prepackaged libraries for use with Cinder) into your application.
A CinderBlock is a prepackaged collection of code and libraries which implement a feature or exposes a library in Cinder. This includes bridges to libraries like OpenCV and FMOD, as well as standalone implementations of features like TUIO support. Cinder ships with several built-in CinderBlocks such as QuickTime and the LocationManager.
A guide for previous users to aid in the transition to Cinder’s new OpenGL API in version 0.9.0.