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

GLKView has been deprecated since iOS13 #6

Open
Yang-Xijie opened this issue Dec 25, 2021 · 3 comments
Open

GLKView has been deprecated since iOS13 #6

Yang-Xijie opened this issue Dec 25, 2021 · 3 comments

Comments

@Yang-Xijie
Copy link

https://stackoverflow.com/questions/51239337/what-is-alternative-solution-for-glkview-class-deprecated-in-ios-12

Is it possible to convert GLKView to MTKView?

@Yang-Xijie Yang-Xijie changed the title GLKView has been deprecated since iOS12 GLKView has been deprecated since iOS13 Dec 25, 2021
@Yang-Xijie
Copy link
Author

Metal SDK is supported. Maybe upgrade this project using Metal is a good choice.

https://www.live2d.com/en/download/cubism-sdk/

image

@mzyy94
Copy link
Owner

mzyy94 commented Jan 5, 2022

Thank you nice suggestion! I'll try to use Metal in the next version 😃

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

4 participants
@mzyy94 @Yang-Xijie and others