-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, I have and OpenGL app using SDL and I will like to try metalangle
I downloaded the MetalANGLE.dylib.mac.zip file but I'm not sure how I'm supposed to use it.
The headers is easy, I just include them, but, what I do with this dylib files?
- libEGL.dylib
- libGLESv1_CM.dylib
- libGLESv2.dylib
I should include them all?
After including the headers, and linking the dylib files. Should I do something special to start using OpenGL on the app?
The only thing I can get is a black screen
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request