您的位置:首页 > 移动开发 > Android开发

Google VR SDK for Android

2016-11-01 14:37 316 查看
The Google VR SDK for Android supports both Daydream and Cardboard, including a simple API used for creating apps inserted into Cardboard viewers, and the more complex API for supporting Daydream-ready phones and the Daydream controller.

谷歌的Android SDK支持VR的遐想和纸板,包括一个简单的API用于创建应用程序插入纸板的观众,和更复杂的API支持的白日梦准备手机和遐想控制器。

The Google VR NDK for Android provides a C/C++ API for developers writing native code.

谷歌对Android NDK提供了一个虚拟的C / C++ API的开发者编写本地代码。

Developers familiar with OpenGL can quickly start creating VR applications using the Google VR SDK, simplifying common VR development tasks such as:

开发商熟悉OpenGL可以快速开始使用谷歌VR SDK创建虚拟现实技术的应用,简化了常用的虚拟现实开发等任务:

Lens distortion correction.

Spatial audio.

Head tracking.

3D calibration.

Side-by-side rendering.

Stereo geometry configuration.

User input event handling.

翻译

镜头畸变校正。

空间音频。

头部跟踪。

三维标定。

并排渲染。

立体几何构型。

用户输入事件处理。

We’re keeping the hardware and software open to encourage community participation and compatibility with VR content available elsewhere.

我们保持硬件和软件开放,以鼓励社区参与和兼容性与虚拟现实的内容提供其他地方。

To learn more:

Use our Get Started guide for the Android SDK and NDK.

Download the Google VR SDK for Android.

To explore the Google VR API, see the Android API Reference.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  谷歌 vr api vr-sdk