• R/O
  • HTTP
  • SSH
  • HTTPS

Source Tree

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

NyARToolKit for Android の仮作業所。サンプルなどの作成作業部屋。


Nombre Tamaño Rev. Tiempo Autor Log Message
.settings
assets
libs
res
src
.classpath 424 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
.gitignore 42 bce7eb6 2012-03-11 19:43:42 rokubou Gitの設定修正
.project 1.08 k 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
AndroidManifest.xml 977 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
COPYING.txt 34.32 k 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
README.txt 3.37 k 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
proguard.cfg 1.22 k 19adea4 2012-03-05 01:36:30 rokubou 初期コミット
project.properties 360 19adea4 2012-03-05 01:36:30 rokubou 初期コミット

README.txt

======================================================================
NyARToolKit for Android Sample - Simple Cube
 version 4.0.0-1 (Android 2.2)

======================================================================

NyARToolKit for Android SDK
 Copyright (C)2012 R.Iizuka(nyatla)
 Copyright (C)2012 NyARToolkit for Android team

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For further information please contact.
 http://sourceforge.jp/projects/nyartoolkit-and/

This work is based on the NyARToolKit developed by
  R.Iizuka (nyatla)
  http://nyatla.jp/nyatoolkit/

contributors
 Fuu Rokubou ( http://sourceforge.jp/users/rokubou/ )

----------------------------------------------------------------------
 About NyARToolKit for Android Sample - Simple Cube
----------------------------------------------------------------------
 * NyARToolKit for Android Sample は、NyARToolKit for Android のサンプルアプリです
 * Hiro と書かれたマーカーを識別し、マーカー上に箱を描きます
 * Android SDK 2.2 platform(API level 8) 以上の端末で動作します
 * すべてのAndroid端末で動作することは限りません

----------------------------------------------------------------------
 NyARToolKit for Android License
----------------------------------------------------------------------
NyARToolKit for Android Sample は GPL と Commercial ライセンス」の
デュアルライセンス方式を採用しています。
また、NyARToolKit for Android Sample は関連するいくつかのライブラリも含めて配布しています。
含まれるライブラリは、それぞれのライセンスが適応されます。

----------------------------------------------------------------------
 External library
----------------------------------------------------------------------
[Android SDK]
 URL     : http://developer.android.com/
 License : Apache Software License, 2.0

[NyARToolKit for Android]
 URL     : http://sourceforge.jp/projects/nyartoolkit-and/
 License : GPL / Commercial License

----------------------------------------------------------------------
 Development environment
----------------------------------------------------------------------
 * JDK 6
 * Android SDK Tools,r16
 * Eclipse Indigo
 * ADT 16.0.1
 
----------------------------------------------------------------------
 Special thanks
----------------------------------------------------------------------
ARToolworks Inc.
 http://www.artoolworks.com/

R.Iizuka (nyatla)
 http://nyatla.jp/nyatoolkit/

加藤博一先生 (Hirokazu Kato, Ph. D.)
 http://www.hitl.washington.edu/artoolkit/

Prof. Mark Billinghurst
 http://www.hitlabnz.org/

----------------------------------------------------------------------
 Change Log
----------------------------------------------------------------------
4.0.0-1 (2012-Mar-10)
 * The first release