1

在创建和发布我自己的示例/演示代码的 git 存储库之前,是否有人知道 ATAP Tango 开发关系团队是否在任何可访问的 git 存储库上发布演示和可下载代码?

否则,我可能会研究设置我自己的,以便我可以查看一段时间内的差异(尤其是任何共享库代码)。

4

2 回答 2

2

It depends on what sample, or demo, code you're looking for. All of the C and Java sample code can be found on a public github repository, which is linked below.

Unity sample code is released in the form of the SDK package with each new Tango developer release. While source code for Unity samples will be available for each major release, demos will not. Binaries for all demos can be found on the official developer page, linked below.

Official C sample repository -> https://github.com/googlesamples/tango-examples-c
Official Java sample repository -> https://github.com/googlesamples/tango-examples-java
Official Unity SDK package and binaries -> https://developers.google.com/project-tango/downloads
Official release notes and known issues -> https://developers.google.com/project-tango/downloads

Cheers,
Chase

于 2014-12-11T18:10:34.863 回答
1

我确实在 github 下找到了两个项目: https ://github.com/googlesamples?query=tango

于 2014-12-05T06:27:58.730 回答