# Cinder
**Repository Path**: studvc/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**: Unknown
- **License**: BSD-2-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-19
- **Last Updated**: 2024-06-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### Cinder 0.9.3dev: [libcinder.org](http://libcinder.org)
**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
```
You might also prefer one of our [pre-packaged downloads](https://libcinder.org/download).
Cinder [guides](https://libcinder.org/docs/branch/master/guides/index.html) and [reference documentation](https://libcinder.org/docs/branch/master/reference/index.html) are available on the website.
Cinder supports macOS, Windows, Linux, and iOS. It requires Xcode 7.1 or later for development on the Mac, and Visual C++ 2019 or later on Windows.
Cinder is released under the [Modified BSD License](COPYING). Please visit [our website](https://libcinder.org) for more information.
Also be sure to check out the [User Forum](http://discourse.libcinder.org).