/ANGLESwiftUI

Using ANGLE in SwiftUI

Primary LanguageC

ANGLESwiftUI

This is sample code for using ANGLE in SwiftUI.

libEGL.xcframework and libGLES.xcframework are built from the official ANGLE repository with a few tweaks.

The backend of ANGLE should be Metal since CAMetalLayer is used.

The sample should run on iOS/iOS Simulator/Mac/Mac Catalyst/visionOS/visionOS Simulator.