Cinder (programming library)
Find sources: "Cinder" programming library – news · newspapers · books · scholar · JSTOR (July 2016) (Learn how and when to remove this message)
Find sources: "Cinder" programming library – news · newspapers · books · scholar · JSTOR (July 2016) (Learn how and when to remove this message)
| Cinder | |
|---|---|
| Original author | Andrew Bell |
| Developers | Andrew Bell, Hai Nguyen, The Barbarian Group |
| Stable release | |
| Repository | |
| Written in | C++ |
| Operating system | Microsoft Windows, OS X, iOS, Linux |
| Type | Application framework |
| License | Simplified BSD License |
| Website | libcinder |
Cinder is an open-source [1] programming library designed to give the C++ language advanced visualization abilities. It was released as a public tool in spring 2010 and can be viewed in many ways as a C++-based alternative to tools like the Java-based Processing library, Microsoft Silverlight or Adobe Flash. It is also comparable to the C++ based openFrameworks; the main difference is that Cinder uses more system-specific libraries for better performance while openFrameworks affords better control over its underlying libraries.
Unlike Flash and Silverlight, Cinder is generally used in a non-browser environment. This, combined with the speed provided by C++, makes the library more appropriate for heavily abstracted projects, including art installations, commercial campaigns and other advanced animation work.
See also
[edit ]- Processing (Java)
- openFrameworks (C++)
References
[edit ]External links
[edit ]
This computer-library-related article is a stub. You can help Wikipedia by expanding it.
This graphics software–related article is a stub. You can help Wikipedia by expanding it.