Stay organized with collections
Save and categorize content based on your preferences.
C API Reference for Cardboard SDK
C API reference pages for the Cardboard SDK.
Modules
|
Cardboard SDK types
|
Various types used in the Cardboard SDK. |
Initialization (Android only)
|
This module initializes the JavaVM and Android context. |
Lens Distortion
|
This module calculates the projection and eyes distortion matrices, based on the device (Cardboard viewer) and screen parameters. |
Distortion Renderer
|
This module renders the eyes textures into the display. |
Head Tracker
|
This module calculates the predicted head's pose for a given timestamp. |
QR Code Scanner
|
This module manages the entire process of capturing, decoding and getting the device parameters from a QR code. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This C API reference provides documentation for the Cardboard SDK, enabling developers to integrate VR features into their applications."],["The API includes modules for head tracking, lens distortion correction, distortion rendering, and QR code scanning."],["Developers can utilize various structs to manage eye textures, 3D meshes, and distortion renderer configurations."],["It provides tools for initialization (Android only) and calculating head pose, projections, and distortion matrices."]]],[]]