This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
Releases: googlearchive/tango-examples-c
Releases · googlearchive/tango-examples-c
release gemma
- Updated to Gemma SDK.
- Minor maintenance clean up.
release electra
- Fixed all examples to Open GL ES 2.0.
- Improved the GL resources handling.
release capella
- Changed UI update method to use handler.
- Changed Point Cloud example to use TangoSupportPointCloudManager to manage the buffers.
release ancha
- 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
- Added Tango Support Library (C/C++).
- Added plane-fitting-example to show the usage of Tango Support Library.
release yamabe
- Removed experimental tag on video-overlay-example
- Added GPU up-sampling example to rgb-depth-sync-example
release xiaotong
- Updated to Xiaotong API.
- Removed fixed orientation.
- Changed ADF saving to async task.
release vonmises
- Updated to Vonmises API.
- Naming improvement on the rgb-depth-sync-example example.
- Fixed a buffer overflow bug.
release urquhart
- Updated to Urquhart API.
- Bug fixes.
release turing
- Updated to Turing API.
- Refactored Area Learning, Video Overlay example code.
- Added Color Depth Sync example.