https://github.com/brandosha/vr-ios
Allows for creating VR apps in iOS with swift
https://github.com/brandosha/vr-ios
arkit arkit2 scenekit swift vr
Last synced: about 2 months ago
JSON representation
Allows for creating VR apps in iOS with swift
- Host: GitHub
- URL: https://github.com/brandosha/vr-ios
- Owner: brandosha
- License: mit
- Created: 2018-09-03T16:22:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T18:50:37.000Z (over 6 years ago)
- Last Synced: 2025-02-01T12:45:30.470Z (4 months ago)
- Topics: arkit, arkit2, scenekit, swift, vr
- Language: Swift
- Size: 709 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vr-iOS
Allows for creating VR apps in iOS with swiftv2.0 allows for multiplayer VR games but it currently disables `ARMode` because of performance in iOS 12
v2.1 fixes `ARMode` issue
## This repository is being replaced with this one