Aaron
Aaron
Thanks for this, it's not included. I think I have to rewrite the qml first before I am going to add this
I didn't saw this other packages I will have a look
For me this closes #15
Now it's starting but I couldn't test because of frauzufall/ofxGuiExtended#50
Das sieht nicht gut aus.  
I don't get why the ``` mapping_forms->setup("MAPPING FORMS", ctrl->getProjector(), object_list, w, h); mapping_forms->setMappingBackground(ctrl->getOutput()); ``` looks like that and in void ofx2DFormMapping::setMappingRects() why they have negative values: ``` [notice ] mapping_rect_src.height...
Arturoc wrote me: > not yet [documentation] though the api is pretty simple and there's an example of how to use if in input_output/xmlExample. also if you just want to...
https://github.com/openframeworks/openFrameworks/commit/4688610eb5c168aa5ce500b956fd97bc4b36b405
good night
I solved this with a stream subscription on the mongo db which then pushed to the pubsub. This only possible on a mongodb replica set. ```javascript const { PubSub }...