godot/modules/arkit
BastiaanOlij d9cefb34c1 ARKit for Godot 3.2
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.
2019-06-30 18:54:48 +10:00
..
arkit_interface.h ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
arkit_interface.mm ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
arkit_session_delegate.h ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
arkit_session_delegate.mm ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
config.py ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
register_types.cpp ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
register_types.h ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
SCsub ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00