CesiumGS / cesium-unreal-vr-tutorial

Unreal Engine project, assets, and code used in the Cesium for Unreal VR Tutorial Series
Apache License 2.0
34 stars 6 forks source link

Build for quest #32

Closed CesiumBen closed 2 years ago

CesiumBen commented 2 years ago

Summary

This PR includes the build settings to package the application for Meta Quest standalone. There is also a new level for building to quest which was added so that other levels can maintain a tethered rift app quality.

Author checklist

Testing plan

Clone the project and attempt the build steps listed in the tutorial here

Reminders for reviewers

Thank you for taking the time to review this PR. By approving a PR you are taking as much responsibility for these changes as the author. Please keep these points in mind throughout the review process:

CesiumBen commented 2 years ago

Thanks @xuelongmu, test level has been removed

xuelongmu commented 2 years ago

Thanks @CesiumBen , merging now.