Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
BSD 2-Clause "Simplified" License
15.05k
stars
1.94k
forks
source link
feat: bring back ios-simulator support #3278
Closed
okwasniewski closed 2 months ago
This PR reintroduces ios/tvos simulator support to bgfx. It will allow developers to develop and extend the framework easily.
Corresponding PR to
bx
: https://github.com/bkaradzic/bx/pull/322It should fix this issue: #3239
Test plan
Generate test projects using GENie (I've used the latest version from main):
iOS:
tvOS:
Screenshots
Note: I've tested everything on M1 Macbook Pro (Apple Silicon)