mirror of https://github.com/godotengine/godot
This PR introduces support for ARKit to the iOS version of Godot. ARKit is Apples Augmented Reality platform. This PR brings in support for ARKit 1.0 and implements a few ARKit 2.0 features. It requires iOS 11 to run but should not prevent Godot from running on older versions as long as ARKit remains unused. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| arkit_interface.h | ||
| arkit_interface.mm | ||
| arkit_session_delegate.h | ||
| arkit_session_delegate.mm | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||