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

Implement iOS view-process #72

Open
SamRodri opened this issue Apr 9, 2024 · 3 comments
Open

Implement iOS view-process #72

SamRodri opened this issue Apr 9, 2024 · 3 comments
Labels
A-view-process Area: View-process O-ios Operating system: iOS todo TODO task

Comments

@SamRodri
Copy link
Collaborator

SamRodri commented Apr 9, 2024

Winit supports it, maybe we can extend zng-view to support iOS instead of implementing a new crate.

@SamRodri SamRodri added todo TODO task A-view-process Area: View-process O-ios Operating system: iOS labels Apr 9, 2024
@SamRodri
Copy link
Collaborator Author

Glutin does not support it, maybe just implement the software render, blip.

@SamRodri
Copy link
Collaborator Author

SamRodri commented Oct 7, 2024

OpenGL ES is deprecated by Apple in iOS devices.

@SamRodri
Copy link
Collaborator Author

ANGLE targets Apple Metal back-end, so we can create an OpenGl context using ANGLE probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-view-process Area: View-process O-ios Operating system: iOS todo TODO task
Projects
None yet
Development

No branches or pull requests

1 participant