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

Is/Will StageXL be compatible with Flutter? #316

Open
XANOZOID opened this issue Sep 13, 2018 · 8 comments
Open

Is/Will StageXL be compatible with Flutter? #316

XANOZOID opened this issue Sep 13, 2018 · 8 comments

Comments

@XANOZOID
Copy link

I'm a lot more interested in game development with Dart, now that Flutter is not in beta. . . and I recall a mention in StageXL somewhere about supporting flutter in the future when it's stable.

Is this still an active initiative?

@XANOZOID XANOZOID changed the title Is/Will StageXL compatible with Flutter? Is/Will StageXL be compatible with Flutter? Sep 13, 2018
@XANOZOID
Copy link
Author

And I guess on a similar note, does and will StageXL support Dart 2?

I was trying to ramp up the samples but they require Dart 1.x

@bp74
Copy link
Owner

bp74 commented Sep 16, 2018 via email

@bp74
Copy link
Owner

bp74 commented Sep 16, 2018 via email

@C-Alexander
Copy link

C-Alexander commented Oct 5, 2018

Would it be possible to split the opengl specific parts of the engine into it's own package?

While OpenGL for Flutter seems unlikely, Flutter does include Skia, which is very powerful and works on every relevant platform.

If it's possible to make a skia-based renderer, engines like this would suddenly become very interesting. Mobile, Windows, Web ... All possible with good performance.

Worth experimentation, I think.

@GregorySech
Copy link

OpenGL for Flutter is not as unlikely as it seems, this is from Alibaba Tech

@VladimirCores
Copy link

Idea of using underlying Skia rendering layer looks quite interesting. Waiting for updates.

@MiYogurt
Copy link

MiYogurt commented Jun 1, 2019

Now the dart provide ffi lib, can binding some c/c++ lib,use SDL2 provide OpenGL environment ?

@Thiltal
Copy link

Thiltal commented Sep 23, 2020

OpenGL environment will not work on iOS > 12.

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

7 participants