Oriol Ferrer Mesià

Results 10 repositories owned by Oriol Ferrer Mesià

ofxRemoteUI

136
Stars
23
Forks
Watchers

OpenFrameworks addon serves any number of variables (bool, float, int, enum, string, ofColor) on the network, so that you can modify from outside the OF app. Includes a native OSX Client. OSC based.

ofxFontStash

90
Stars
41
Forks
Watchers

Easy (and fast) unicode string rendering addon for OpenFrameworks. FontStash is made by Andreas Krinke and Mikko Mononen

ofxTimeMeasurements

94
Stars
19
Forks
Watchers

OpenFrameworks add-on to easily measure execution times on different parts of your code.

ofxAnimatable

115
Stars
44
Forks
Watchers

Set of classes that help setup very simple animations, with curves, repeat modes and barebones scheduling.

ofxEasyRetina

16
Stars
6
Forks
Watchers

OF addon to enable retina graphics on iOS app without modifying the original appearance.

ofxFboBlur

23
Stars
6
Forks
Watchers

blur shader

ofxFontStash2

38
Stars
13
Forks
Watchers

OpenFrameworks FontStash wrapper

ofxGoogleAnalytics

17
Stars
5
Forks
Watchers

OpenFrameworks addon to track Screens/Events/Exceptions on Google Analytics using their Measurement Protocol Developer Guide

ofxHistoryPlot

41
Stars
14
Forks
Watchers

Visualize value history on a configurable graph

ofxHttpForm

15
Stars
5
Forks
Watchers

OpenFrameworks addon to handle basic http forms