jvcleave / ofxImGui

Use ImGui in openFrameworks
292 stars 123 forks source link

testing iOS with OF v0.11.2 #114

Open sadmb opened 2 years ago

sadmb commented 2 years ago

Hello. I've tested ios app with of_v0.11.2. Please check it especially inside EngineOpenGLES.cpp. I've found it has large numbers on OF_KEY_LEFT (57356) to OF_KEY_END (57363) with iPhone so I've skipped it.

Daandelange commented 1 year ago

Hey @sadmb , While your pull is for the master branch, I've been working on some heavy refactoring in the develop branch. I just got the dev branch to compile and run using the iOS simulator, but I have no iOS device. I'd love it if you could try it out on a real device.