Dimitre

Results 692 comments of Dimitre

Example usage: I need to make some meshes with absolute position to intersect polygons using ofxCorkCsg so I can populate them like this: ```c++ int nSlices = 20; for (int...

I think this one is finally ok! I'll wait somebody readproof 👀 or test to see if it is good to go

We can optionally expose something like that if it is useful I can only see a setPosition that just works. the historical implementation is not good, I know people gave...

@ofTheo greattt news about the release! take a look at this one when you have time I know a project was moved from OF to another platform because of this...

closes https://github.com/openframeworks/openFrameworks/issues/4538

I think ```ofxOscMessage::getRemoteIp()``` is very useful. I use it a lot to sync interface to remote devices via osc messages.

just confirm the name of the nightly, and if possible the output of project generator so we know it is using latest version, something like [notice ] { "openFrameworks projectGenerator":...

@danoli3 can you take a look at this one? This is very suspicious : [verbose] pathToOF: [......] it seems like some slashes are missing