Dimitre

Results 693 comments of Dimitre

Yes, thanks for the reminder @artificiel. Definetly it can be handled better, at least ofLogError but maybe std::exit with a message if the requested openGL version is higher than the...

I think it is finally passing tests. I've simplified the functions to invoke the downloader, so multiple files can be passed easily. wget2 and curl download faster in parallel, wget...

Closing this in favor of https://github.com/openframeworks/openFrameworks/pull/8002

Nice, I think this one should not be hard to address in the up to date PG

I think this one can be closed I've recently generated the basic example in ofxARKit and it seems the Metal shader is OK. Can you please verify it @sortofsleepy ?...

Great I'll left it open for now. I have an ancient iPhone here from 2016, let's see if I can use it to test later 📱

I've tested here, I'm not sure if it fixes because the addon fails somewhere else ``` /Volumes/tool/ofw/addons/ofxARKit/src/lib/ARSessionSetup.h:72:50 No known class method for selector 'supportsFrameSemantics' ```

Glad you pointed me to adding ARKit. I've added and the error persists in fact I'm updating the projectGenerator so ADDON_FRAMEWORKS get added automatically to the folder and build phases

@danoli3 can you please test this one to see if it is working?