AeThex-Engine-Core/engine/platform/visionos
2026-02-24 04:30:27 +00:00
..
api 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
doc_classes 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
export 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
aethex_view_visionos.h new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
aethex_view_visionos.mm new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
detect.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_layer_visionos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_layer_visionos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_visionos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
display_server_visionos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
main_visionos.mm new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
os_visionos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
os_visionos.mm 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_config.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_thread.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
platform_visionos_builders.py 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
README.md 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
SCsub new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
visionos.h 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00

visionOS platform port

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/apple_embedded_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation

The compiling and exporting process is the same as on iOS, but replacing the ios parameter by visionos.