Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS and Android open GL running inside flutter #11

Open
ghost opened this issue Sep 6, 2018 · 0 comments
Open

iOS and Android open GL running inside flutter #11

ghost opened this issue Sep 6, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 6, 2018

https://github.com/mogol/opengl_texture_widget_example

I am going to try to get this going with your code. I already use golang I side flutter and it's very easy once the pattern is worked out.
I use the gomobile init again at the android NDK, but using a flag to build a .so out from go build and using that inside flutter will work too as I see your using that approach.

The cool thing with a flutter wrapper like this is that it makes it very accessible for Devs. Also the Flutter texture object that the example loads into get all the features like gestures, etc exposed in a neutral cross platform way.
Flutter also runs on all Desktops too btw.

Anyway holler if your interested :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants