• R/O
  • HTTP
  • SSH
  • HTTPS

NyARTK4.nyatla: Commit

NyARToolkitV4 for Android pre-release version.

Android2.2(API8)向けに構成してあります。簡易スケッチを搭載しているので、以前より容易にプログラムを作ることが出来ます。

既知の不具合として、Stopを伴わないResumeイベントが発生した場合に、プログラムが強制終了します。


Commit MetaInfo

Revision66b3a95d2daf0ad767e85d12b82fee2e87c36770 (tree)
Time2012-05-30 12:56:46
Authornyatla <nyatla@user...>
Commiternyatla

Log Message

add readme

Change Summary

Incremental Difference

--- /dev/null
+++ b/readme.jp.txt
@@ -0,0 +1,107 @@
1+======================================================================
2+NyARToolKit for Android Sample - Markersystem - Simple Cube
3+ include NyARToolKit for Android SDK version 4.0.3
4+ and NyARToolKit for Java 4.0.3
5+======================================================================
6+
7+NyARToolKit for Android SDK
8+ Copyright (C)2012 R.Iizuka(nyatla)
9+ Copyright (C)2012 NyARToolkit for Android team
10+
11+This program is free software: you can redistribute it and/or modify
12+it under the terms of the GNU General Public License as published by
13+the Free Software Foundation, either version 3 of the License, or
14+(at your option) any later version.
15+
16+This program is distributed in the hope that it will be useful,
17+but WITHOUT ANY WARRANTY; without even the implied warranty of
18+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+GNU General Public License for more details.
20+
21+You should have received a copy of the GNU General Public License
22+along with this program. If not, see <http://www.gnu.org/licenses/>.
23+
24+For further information please contact.
25+ http://sourceforge.jp/projects/nyartoolkit-and/
26+
27+This work is based on the NyARToolKit developed by
28+ R.Iizuka (nyatla)
29+ http://nyatla.jp/nyatoolkit/
30+
31+contributors
32+ Shinobu Izumi
33+ Noritsuna Imamura
34+ Atsuo Igarashi
35+ Fuu Rokubou
36+
37+
38+----------------------------------------------------------------------
39+ About NyARToolKit for Android SDK
40+----------------------------------------------------------------------
41+ * NyARToolKit の Android SDK 版です
42+ * Android SDK 2.2 platform(API level 8) 以上で動作確認を行なっています
43+ * A虎@(nyatla)氏の NyARToolkit for Java v4.0.3 を基盤に作られています
44+ * Processingライクなスケッチシステムを搭載しています。高速なプロトタイピングができます。
45+ * 処理系の最適化により、3.0系と比較して大幅に高速化しています。
46+
47+----------------------------------------------------------------------
48+ NyARToolKit for Android License
49+----------------------------------------------------------------------
50+NyARToolKit for Androidは「GPL」と「Commercialライセンス」の
51+デュアルライセンス方式を採用しています。
52+また、NyARToolKit for Androidは関連するいくつかのライブラリも含めて配布しています。
53+含まれるライブラリは、それぞれのライセンスが適応されます。
54+
55+[GPL License]
56+ライセンスの内容は、COPYING.txtをご確認ください
57+また、GPL(the GNU General Public License v3)を選択した場合、
58+商用・非商用を問わず、無料で使用可能です。
59+ただし、GPLで課されている条件に従い、GPLを適応していることの告知、
60+並びにユーザーの要求に応じてアプリケーションのソースコードの提供、
61+これらを含む義務を履行してください。
62+
63+[Commercial License]
64+NyARToolKit for AndroidはGPLを受け入れることができないユーザーのために、
65+Commercial Licenseが有償でARToolworks Inc.より提供されています。
66+ARToolworks Inc.より許諾を受けることにより、GPLの制約から解放されます。
67+条件やライセンス費用については、ARToolworks Inc.に問合せてください。
68+
69+ARToolworks Inc. http://www.artoolworks.com/
70+mailto : sales@artoolworks.com
71+
72+----------------------------------------------------------------------
73+ External library
74+----------------------------------------------------------------------
75+[Android SDK]
76+ URL : http://developer.android.com/
77+ License : Apache Software License, 2.0
78+
79+----------------------------------------------------------------------
80+ Development environment
81+----------------------------------------------------------------------
82+ * JDK 6
83+ * Android SDK Tools,r16
84+ * Android NDK Tools,r7
85+ * Eclipse Indigo
86+ * ADT 16.0.1
87+
88+----------------------------------------------------------------------
89+ Special thanks
90+----------------------------------------------------------------------
91+ARToolworks Inc.
92+ http://www.artoolworks.com/
93+
94+R.Iizuka (nyatla)
95+ http://nyatla.jp/nyatoolkit/
96+
97+加藤博一先生 (Hirokazu Kato, Ph. D.)
98+ http://www.hitl.washington.edu/artoolkit/
99+
100+Prof. Mark Billinghurst
101+ http://www.hitlabnz.org/
102+
103+----------------------------------------------------------------------
104+ Change Log
105+----------------------------------------------------------------------
106+4.0.0-1 (2012-Mar-11)
107+ * The first release
\ No newline at end of file
Binary files a/sample/SimpleLite/bin/classes.dex and b/sample/SimpleLite/bin/classes.dex differ
Show on old repository browser