|
vor 2 Monaten | |
---|---|---|
.. | ||
api | vor 2 Wochen | |
doc_classes | vor 1 Woche | |
export | vor 2 Wochen | |
README.md | vor 2 Wochen | |
SCsub | vor 2 Wochen | |
detect.py | vor 2 Wochen | |
display_layer_visionos.h | vor 2 Wochen | |
display_layer_visionos.mm | vor 2 Wochen | |
display_server_visionos.h | vor 2 Wochen | |
display_server_visionos.mm | vor 6 Tagen | |
godot_view_visionos.h | vor 2 Wochen | |
godot_view_visionos.mm | vor 2 Wochen | |
main_visionos.mm | vor 2 Wochen | |
os_visionos.h | vor 2 Wochen | |
os_visionos.mm | vor 2 Wochen | |
platform_config.h | vor 2 Wochen | |
platform_thread.h | vor 2 Wochen | |
platform_visionos_builders.py | vor 2 Wochen | |
visionos.h | vor 2 Wochen |
This folder contains the C++, Objective-C and Objective-C++ code for the visionOS platform port.
This platform derives from the Apple Embedded abstract platform (drivers/apple_embedded
).
This platform uses shared Apple code (drivers/apple
).
See also misc/dist/ios_xcode
folder for the Xcode
project template used for packaging the iOS export templates.
The compiling and exporting process is the same as on iOS, but replacing the ios
parameter by visionos
.