Dimitre

Results 243 comments of Dimitre

I'm having issues here too, zapcc doesnt find the file I need which is ``` xcrun clang -c -M -xc -

would love an example too, cheers!

@OKNoah I'm not sure because I dont know much about networking, but I've found a hard limit in my router of 1500 bytes per packet.

Happening here too. with Collada animated model This model can be used to bissect where the issue was introduced. https://github.com/openframeworks/openFrameworks/blob/master/examples/3d/assimpExample/bin/data/astroBoy_walk.dae other problematic model is https://github.com/openframeworks/openFrameworks/blob/master/examples/3d/assimpExample/bin/data/TurbochiFromXSI.dae

I've tested right now with 5.0.1 and it works great. Strangely assimp.a is approx 400mb and this release generates. Next tag I could build was 5.1.0, model is twisted already,...

I had issues too with this two models, the first is twisted https://github.com/openframeworks/openFrameworks/blob/master/examples/3d/assimpExample/bin/data/astroBoy_walk.dae and the second has zero meshes https://github.com/openframeworks/openFrameworks/blob/master/examples/3d/assimpExample/bin/data/TurbochiFromXSI.dae I've built 5.0.1 and it works great, and from 5.1.0...

any suggestion of how to do that?

Wow that's great news @danoli3 !

Thanks! By camera you mean outdated examples? like plist permission files as in this issue? https://github.com/openframeworks/openFrameworks/issues/6723

If you submit a PR for the changes (UIImagePickerControllerDelegate) I can help testing here in my side