callstack / AppleVisionBGFX

Usage of BGFX in visionOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Usage of BGFX in visionOS


Languages

Language:C++ 75.7%Language:Swift 9.8%Language:Objective-C++ 8.9%Language:Metal 3.3%Language:Objective-C 2.3%