-
TIFFtoPNG Public
Automatically convert TIFFs in clipboard to PNG (And also do a few other nice clipboard things)
-
-
BrogueCE Public
Forked from tmewett/BrogueCEBrogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
-
ofxShapeBatchRenderer Public
ofxShapeBatchRenderer is deferred renderer for most basic ofShape calls. It works as nearly a swap in replacement and is super handy for iphone (or any openGLES development)
-
ofxSpriteSheetRenderer Public
ofxSpriteSheetRenderer is a fast and easy to use spriteSheet renderer. It supports width/height equal sprite sheets of any size (only pow2 sizes on openGLES), built in animation, scaling, rotation,…
-
brogue Public
Forked from tsadok/brogueBrogue is a roguelike game created by Pender. The "vanilla" branch of this repository is just vanilla brogue, but the other branches feature some changes.
-
LoseLose Public
Lose/Lose is a video-game with real-life consequences.
-
grit Public
Grit is a traditional card game I developed. This is an iOS local bluetooth implementation of it. The rules are available here: http://www.stfj.net/index2.php?project=art/2013/Grit.pdf Please check…
-
ofxSkype Public
Extension for controlling the Skype Desktop Application from OpenFrameworks.
-
-
assorted-ofxiPhone-classes Public
A collection of addons I've written for ofxiPhone. Some of them could be used in ofxCocoa projects as well
-
openFrameworks Public
Forked from openframeworks/openFrameworksOpenFrameworks is a cross platform open source toolkit for creative coding in C++.
-
ofxOpenALSoundPlayer Public
an openFrameworks openAL soundplayer implementation for the iphone. Mirrors as much functionality of ofSoundPlayer as possible