bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
14.59k stars 1.92k forks source link

feat: add visionOS Examples #3292

Open okwasniewski opened 1 month ago

okwasniewski commented 1 month ago

This PR should be merged after #3289

TODO: Figure out how to initialize visionOS with fewer files.

bkaradzic commented 4 days ago

You should submit just renderer_mtl.mm/.h changes in separate PR.

okwasniewski commented 4 days ago

Will do! Once I get this to work properly on actual device I will separate the last commit to another PR