- Virtual Reality Blueprints
- Charles Palmer John Williamson
- 154字
- 2021-06-24 18:50:48
Google Cardboard setup
Like the Unity documentation website, Google also maintains an in-depth guide for the Google VR SDK for Unity set of tools and examples. This SDK provides the following features on the device:
- User head tracking
- Side-by-side stereo rendering
- Detection of user interactions (via trigger or controller)
- Automatic stereo configuration for a specific VR viewer
- Distortion correction
- Automatic gyro drift correction
These features are all contained in one easy-to-use package that will be imported into our Unity scene. Download the SDK from the following link, before moving on to the next step: http://developers.google.com/cardboard/unity/download.
At the time of writing, the current version of the Google VR SDK for Unity is version 1.110.1 and it is available via a GitHub repository. The previous link should take you to the latest version of the SDK. However, when starting a new project, be sure to compare the SDK version requirements with your installed version of Unity.
- 解析QUIC/HTTP3:未來互聯(lián)網(wǎng)的基石
- 物聯(lián)網(wǎng)工程規(guī)劃技術(shù)
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- 社交電商運營策略、技巧與實操
- WordPress Web Application Development
- 2小時讀懂物聯(lián)網(wǎng)
- 通信原理及MATLAB/Simulink仿真
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)指南
- 從實踐中學(xué)習(xí)手機抓包與數(shù)據(jù)分析
- 網(wǎng)絡(luò)綜合布線(第2版)
- 沖擊:5G如何改變世界
- Selenium WebDriver 3 Practical Guide
- 華為HCIA-Datacom認證指南
- Qt5 Python GUI Programming Cookbook
- Building RESTful Web Services with .NET Core