Skip to content

AugmentedRealityCenter/tango-examples-c

 
 

Repository files navigation

Project Tango C API Example Projects

Copyright (C) 2014 Google Inc.

Contents

These are the Tango C API Examples:

  • Getting Started - This basic example explains how to compile and run an application based on the Tango C API.

  • Motion Tracking Example - This example shows how to use our motion tracking APIs in OpenGL ES 2.0.

  • Point Cloud Example - This example shows how to use the depth APIs, and use the pose data to transform the point cloud into world coordinates.

  • Area Description Example - This example shows how to use the Area Description File (ADF) APIs.

Support

First please take a look at our FAQ page. Most of the issues can be solved by the FAQ section.

If you have general API questions related to Tango, we encourage you to post your question to our stack overflow page.

You are also welcome to visit Project Tango Developer website to learn more about general concepts and other information about the project.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.8%
  • Java 23.6%
  • Makefile 3.5%
  • C 1.1%