oculus-samples / Unity-TheWorldBeyond

Presence Platform showcase demonstrating usage of Scene, Passthrough, Interaction, Voice, and Spatializer. The Oculus SDK and other supporting material is subject to the Oculus proprietary license. Multiple licenses may apply.
Other
306 stars 83 forks source link

Depth API #18

Closed KTRosenberg closed 6 months ago

KTRosenberg commented 9 months ago

Do you plan to integrate the depth API into this project, or is it straightforward-enough to integrate based on the other sample repo?

PanyaMeta commented 9 months ago

Hello @KTRosenberg, thanks for the question. As it stands now, The World Beyond is primarily in maintenance mode. Depth API requires a few steps that we're still backlogged on; upgrading the Unity version and upgrading the Oculus SDK to v57. Specifically for The World Beyond, it can't incorporate Depth API because it's an experimental feature (and can't yet ship to the Store). But it should be straightforward to implement locally, and we would like to at least do the prior steps to this repo to make it easier (upgrade Unity & Oculus SDK).