# Cinder **Repository Path**: bit2atom/Cinder ## Basic Information - **Project Name**: Cinder - **Description**: Cinder is a community-developed, free and open source library for professional-quality creative coding in C++. - **Primary Language**: C - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-29 - **Last Updated**: 2024-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Cinder 0.9.1dev: [libcinder.org](http://libcinder.org)

Cinder Logo

**Cinder is a peer-reviewed, free, open source C++ library for creative coding.** Please note that Cinder depends on a few submodules. The simplest way to clone it is:
``` git clone --recursive https://github.com/cinder/Cinder.git ``` To get started with Cinder from GitHub, please read this [git setup document](https://libcinder.org/docs/guides/git/index.html). You might also prefer one of our [pre-packaged downloads](https://libcinder.org/download). Cinder supports OS X, Windows and iOS. It requires Xcode 5.1.1 or later for development on the Mac, and Visual C++ 2013 or later on Windows. Cinder is released under the [Modified BSD License](docs/COPYING). Please visit [our website](https://libcinder.org) for more information. Also be sure to check the [User Forum](http://forum.libcinder.org/#AllForums).