Update developer tools Oculus has brought several innovations, including support for hand tracking Quest in Unreal Engine 4.
At the end of 2019, the company Oculus has released hand tracking without using the controller Oculus Quest as a beta function. At that time, the company has just added support for Oculus integration with Unity, and this meant that developers creating apps in the Unreal Engine, did not have access to this feature.
Last month, the hand tracking Quest has moved from beta to full-fledged functions that allow developers to publish third-party application with hand tracking in the Oculus store Quest.
Now Oculus has upgraded its integration with the Unreal Engine by adding support for hand tracking Quest in version v17.0 . This allows developers working in Unreal Engine, to make your app work with both controllers and hands, or the hands only, by selecting the corresponding option in the plugin OculusVR and configuring the rest of your application in accordance with the newly released documentation.
Release v17.0 for Unity and Unreal Engine also adds new features that help developers to achieve coordinated colors for different headsets Oculus (all of which use different displays).
Integration as Unity and Unreal Engine now allows developers to select the specific color space to work; classification colours application on a particular color space allows each headset to more accurately display the colors intended for the developer, even when the displays have different color capabilities.
Oculus has published a new “Guide for the development of color and brightness” for developers, which gives an overview of the four standards supported color space and provides recommendations on mastering colors, “to avoid problems with low-level strip, the displacement of the hue, and the under or over saturation”.
We encourage developers to use its app for the Oculus Rift, and Rift’s color space Rift CV1 at Oculus Rift CV1, color space Rec.2020 for the Oculus Quest, and color space Rec.709 for Oculus Go. The OLED display has a wider color gamut than LCD, and provides a richer visual experience. VR apps created for color spaces Go and Oculus Rift’s usually have dim or blurred colors when viewing on the screens of the Quest and the Oculus Rift CV1.
Added documentation for color space for Unity , Unreal Engine and Oculus Mobile SDK .
Source