Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manjitbedi/hello-unreal-visionos

Hacking with Unreal Engine 5.5 to experiment with visionOS
https://github.com/manjitbedi/hello-unreal-visionos

unreal-engine-5 visionos

Last synced: 3 days ago
JSON representation

Hacking with Unreal Engine 5.5 to experiment with visionOS

Awesome Lists containing this project

README

        

I am using this project as hack space to try out using the Unreal Engine with visionOS.

The project is built with Unreal Engine 5.5 from Github (the main branch) and not the Epic Launcher.

Some notes:

- add the Open XR visionOS plug-in
- check platform has visionOS
- add plist entitlements
- add team ID for Xcode
- create C++ class
- Disable MobileMultiview and InstancedStereo

This explained in more detail here: [Unreal Engine & visionOS guide](https://dev.epicgames.com/community/learning/tutorials/1JWr/unreal-engine-apple-vision-pro-quick-start-guide)