kfph / tango-examples-c

JNI example projects for Project Tango C-API

Home Page:https://developers.google.com/project-tango/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Tango C API Example Projects

Copyright 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 how to sync color images from the camera with depth data.

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.

About

JNI example projects for Project Tango C-API

https://developers.google.com/project-tango/

License:Apache License 2.0


Languages

Language:C++ 76.7%Language:Java 19.4%Language:Makefile 3.8%