Google Tango SDK下载
Tango SDK files谷歌Tango开发包
The Tango SDK is under active development; please keep this in mind as you explore its capabilities. See our Release Notes for information on the most recent changes to the SDK. If you discover any issues, feel free to communicate with us via the methods described on our Support page.
谷歌Tango开发包是一直在动态活跃开发不断完善的;请你在探索它的功能时一定要记得这一点。看我们的版本记录查看该SDK最新的改变。如果你发现了任何问题,请尽管通过我们的支持页面描述的方式跟我们交流。
The latest version of the Java and C SDKs is Ikariotikos (Version 1.54, June 2017).最新的Java和C开发包是Ikariotikos(2017年7月版本1.54)。
The latest version of the Unity SDK is Ikariotikos (Version 1.54, June 2017).最新的Unity开发包是Ikariotikos(2017年7月版本1.54)。
| Package | Size | SHA1 Checksum | |
|---|---|---|---|
| Unity SDK | |||
| Tango SDK for Unity | 20.0 MB | bbe2b33cabd2b009d96bbe29ec9687306809888a | |
| Java APIs | |||
| Java components are also available through JCenter. (instructions) | |||
| Tango SDK for Java | 100.0 KB | 0f8f8d813ed29c548491ae97e893cf200bea3ece | |
| Support Library | 16.0 MB | ce7590b0d7aec52e9d8d5515bba497514ee477c7 | |
| UX Library (deprecated) | 164.0 KB | b90f605c78b22c639bd35e46e9ca90fcc5e5b4c9 | |
| C APIs | |||
| Tango SDK for C | 536 KB | 0079d7df980c76116e26d5d86f868a2c11e867bb | |
| Support Library | 2.5 MB | cef026d9568b8d61b97d61b84281180dae717e48 | |
| 3D Reconstruction Library | 12.0 MB | a5ef14977f29b4577b607807a6d5043520ddef1a | |
Note: There are special instructions for updating the Unity SDK.
Tango Applications
Application packages for your Tango device.
Required
If your device does not already have the Tango Core app installed on it, please go to the Play Store and download the required Tango Core APK, which installs the system level service for Tango capabilities. These capabilities are accessible via our API/SDK.
Optional
Check out some of the experiments and developer tools developed by the Tango team.
Tango Development Kit files can be found here.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License. For details, see our Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
上次更新日期:六月 28, 2017
Google Tango SDK下载的更多相关文章
- google android sdk下载hoosts
203.208.46.146 www.google.com #这行是为了方便打开Android开发官网 现在好像不VPN也可以打开 74.125.113.121 developer.android.c ...
- Google Tango初学者教程
Getting Started with the Tango Java API In this tutorial, we'll go through setting up your build env ...
- Android 4.4环境搭建——Android SDK下载与安装
学习开发Android应用程序,须要下载安装Android SDK.在Android的官方站点的二级域名http://developer.android.com/index.html中.能够下载到完整 ...
- Android SDK下载失败的解决方法
Android SDK下载失败的解决方法 图1 在下载过程中,Android SDK Manager Log中出现下面出错信息: Preparing toinstall archives Downlo ...
- Android SDK下载和更新失败的如何解决
一.scenario: 在部署Appium环境搭建时,安装SDK Manager.exe,遇到Android SDK下载更新失败. 报错信息如下图: Failed to fetch URL https ...
- Android 5.0 Lollipop SDK下载地址(PASS)
Android 5.0 ARM EABI v7a System Image https://dl-ssl.google.com/android/repository/sys-img/google_ap ...
- jdk eclipse SDK下载安装及配置教程
原文地址https://blog.csdn.net/dr_neo/article/details/49870587 最新鲜最详细的Android SDK下载安装及配置教程 最近Neo突发神经,想要将学 ...
- ARKit对安卓的提示 ARKit与Google Tango
我们知道安卓是Google开发的,那么关于AR谷歌有哪些作为呢?就是开发了Google Tango,尽管Tango还未开源,但是用户可以免费使用,可是一般的安卓手机是无法运行的,它对硬件有要求,这对它 ...
- GOOGLE VR SDK开发VR游戏,VR播放器之中的一个
近期一年来,VR虚拟现实和AR增强现实技术的宣传甚嚣尘上.事实上VR,AR技术非常早就有了,一直没有流行开来.不可否认价格是影响技术推广的最大壁垒. 谷歌对VR最大的贡献是提供了便宜的谷歌眼镜,依照G ...
随机推荐
- docker基于Dockerfile命令创建支持ssh服务的镜像
首先,创建一个sshd_centos工作目录: [root@localhost ~]# mkdir sshd_centos [root@localhost ~]# cd sshd_centos [ro ...
- postgresql PL/pgSQL—存储过程结构和变量声明
ref: https://www.postgresql.org/docs/9.6/static/plpgsql-structure.html 一. 函数结构 CREATE FUNCTION somef ...
- 希尔排序算法-python实现
#-*- coding: UTF-8 -*- import numpy as np def ShellSort(a): gap = a.size / 2 while gap >= 1: for ...
- 浅析 MySQL Replication(转)
目前很多公司中的生产环境中都使用了MySQL Replication ,也叫 MySQL 复制,搭建配置方便等很多特性让 MySQL Replication 的应用很广泛,我们曾经使用过一主拖20多个 ...
- Oracle本地网络服务名配置
1.安装Oracle 11G Client后可以在开始菜单中找到 选择NETCA->本地网络服务名配置 选择添加本地网服务名配置 这里的服务名:指的是也就是数据库名 在网络中架设C/S 客户端选 ...
- selenium phantomjs java无界面浏览器环境搭建
java selenium搭建无界面浏览器 1.http://phantomjs.org/ 下载windows版phantomjs 2.解压后bin目录下会有exe文件 3.测试代码: package ...
- ubuntu 16.04安装ibus中文输入法
1. 安装IBus sudo apt-get install ibus-pinyin system settings——>language support——>keyboard input ...
- WebAPI认证与授权
Web APi之认证(Authentication)及授权(Authorization)[一](十二) http://www.cnblogs.com/CreateMyself/p/4856133.ht ...
- 利用U盘安装Redhat-server-Linux-7.1
利用U盘安装Redhat-server-Linux-7.1 [原]红帽 Red Hat Linux相关产品iso镜像下载[百度云]
- linux-修改pip源
1.进入家目录的隐藏 .pip目录下 cd ~/.pip 2.创建并修改pip.conf [global]timeout = 10 # 超时 index-url = http://mirrors.a ...