Pinned Repositories
Choreograph
A simple, modern C++ animation and timing library.
Cinder
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
Cinder-Asio
boost::asio implementation for Cinder
Cinder-Bullet3D
Bullet Physics 3D Block for use on iOS, MacOSX, and MSW
Cinder-Dart
Dart Scripting for Cinder
Cinder-EventManager
EventManager from Game Coding 4
Cinder-RapidJson
Shim over rapidjson for Cinder
node
evented I/O for v8 javascript
openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
Cinder-ImGui
Dear ImGui Renderer/Wrapper for Cinder
marcuspingel's Repositories
marcuspingel/Cinder
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
marcuspingel/openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
marcuspingel/Choreograph
A simple, modern C++ animation and timing library.
marcuspingel/Cinder-Asio
boost::asio implementation for Cinder
marcuspingel/Cinder-Bullet3D
Bullet Physics 3D Block for use on iOS, MacOSX, and MSW
marcuspingel/Cinder-Dart
Dart Scripting for Cinder
marcuspingel/Cinder-EventManager
EventManager from Game Coding 4
marcuspingel/Cinder-RapidJson
Shim over rapidjson for Cinder
marcuspingel/node
evented I/O for v8 javascript
marcuspingel/Cinder-Experiments
A collection of experiments, samples and other bits of code.
marcuspingel/cinder-glkit
A light GLKit backed wrapper for Cinder sketches as part of a larger iOS app
marcuspingel/Cinder-HTTP
Experimental work on bringing HTTP to Cinder, based on urdl.
marcuspingel/Cinder-ImGui
Dear ImGui Renderer/Wrapper for Cinder
marcuspingel/Cinder-OpenCV
OpenCV CinderBlock
marcuspingel/Cinder-Pango
A wrapper for using the Pango text layout and rendering library with Cinder. Supports inline style markup and complex layouts that would be tedious to achieve with Cinder's built-in TextBox and TextLayout classes.
marcuspingel/Cinder-Protocol
Implementation of various network protocols for Cinder
marcuspingel/Cinder-Samples
Sample applications for the Cinder framework
marcuspingel/Cinder-SdfText
marcuspingel/Cinder-SSL
marcuspingel/Cinder-View
UI toolkit for Cinder C++ framework
marcuspingel/Cinder-Warping
A Cinder block that enables you to easily create editable bi-linear and perspective warps, or a combination of the two.
marcuspingel/Cinder-WebsocketPP
marcuspingel/Cinder-WebSocketPP-B
Cinder implementation of WebSocketPP
marcuspingel/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
marcuspingel/etsy-python
Python access to the Etsy API
marcuspingel/SimplexNoise
Collection of Simplex Noise functions