cgiles
cgiles
Hi, I just started to use your app, and it is awesome. I wanted to import the library ketai, which simplifies the access to the devices captors and hardware, and...
Hello, I added a function Artnet::begin(byte mac[],bool setBroadcast) which rely on the dhcp for set the ip. I modified the Artnet.h by adding a fix for make sure it picks...
Dear Imgui or Imgui is a famous immediate mode GUI. The difference between a classic gui manager and ImGui is you init and draw at the same time,and instead to...
I wonder if it is possible to make a pass through, by using the second output, and calling it via the callback of the input ? Or it would be...
Hi, I read this forum post : https://forum.openframeworks.cc/t/create-your-own-json-data-and-save-json-file/16560 And tried to reproduce the example with ofxJSON. But when I use an ofxJsonElement as value for another OfxJsonElement, it compiles fine,...