Skip to content

Drakesinger/Cinder

 
 

Repository files navigation

Cinder 0.8.6: libcinder.org

Cinder Logo

Cinder is a peer-reviewed, free, open source C++ library for creative coding.

Note for upgrading
This branch has had the development branch glNext merged recently. Please see this forum post for information on updating your projects. Additionally, to update you'll need to add a new submodule:

git pull
git submodule init
git submodule update

To get started with Cinder from GitHub, please read this git setup document. You might also prefer one of our pre-packaged downloads.

Cinder supports Mac OS X, Windows and iOS. It requires Xcode 5.1 or later for development on the Mac, and Visual C++ 2013 or later on Windows.

Cinder is released under the Modified BSD License. Please read the welcome document for more information.

Be sure to check the User Forum. You can start at Developing Cinder Forum.

About

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 57.9%
  • C++ 39.5%
  • Objective-C 1.2%
  • Objective-C++ 0.7%
  • Python 0.5%
  • Makefile 0.2%