Skip to content

callstack/AppleVisionBGFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apple Vision + BGFX

Example (work in progress) of using bgfx library on visionOS.

Building

  1. Clone the repository
git clone git@github.com:callstack/AppleVisionBGFX.git
  1. Check out submodules
git submodule update --init --recursive
  1. Open the project in Xcode