Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Releases: googlearchive/tango-examples-c

release gemma

09 Feb 00:05
Compare
Choose a tag to compare
  • Updated to Gemma SDK.
  • Minor maintenance clean up.

release electra

12 Jan 23:50
Compare
Choose a tag to compare
  • Fixed all examples to Open GL ES 2.0.
  • Improved the GL resources handling.

release capella

15 Dec 00:28
Compare
Choose a tag to compare
  • Changed UI update method to use handler.
  • Changed Point Cloud example to use TangoSupportPointCloudManager to manage the buffers.

release ancha

13 Nov 21:19
Compare
Choose a tag to compare
  • Updated to Ancha API.
  • Samples now check for minimum TangoCore versions. The samples will no longer run on pre-Ancha TangoCore APKs.
  • Samples no longer ask for motion tracking permissions. The motion tracking permission is now automatically granted by the TangoCore.

release zeno

29 Oct 23:52
Compare
Choose a tag to compare
  • Added Tango Support Library (C/C++).
  • Added plane-fitting-example to show the usage of Tango Support Library.

release yamabe

29 Oct 23:49
Compare
Choose a tag to compare
  • Removed experimental tag on video-overlay-example
  • Added GPU up-sampling example to rgb-depth-sync-example

release xiaotong

02 Oct 20:44
Compare
Choose a tag to compare
  • Updated to Xiaotong API.
  • Removed fixed orientation.
  • Changed ADF saving to async task.

release vonmises

03 Sep 18:29
Compare
Choose a tag to compare
  • Updated to Vonmises API.
  • Naming improvement on the rgb-depth-sync-example example.
  • Fixed a buffer overflow bug.

release urquhart

21 Aug 15:39
Compare
Choose a tag to compare
  • Updated to Urquhart API.
  • Bug fixes.

release turing

07 Aug 01:15
Compare
Choose a tag to compare
  • Updated to Turing API.
  • Refactored Area Learning, Video Overlay example code.
  • Added Color Depth Sync example.