root/as3/FLARToolKit/tags/ver2_5_0/README.txt

リビジョン 3353, 7.2 kB (コミッタ: saqoosha, コミット時期: 2 年 前)

Changed character code to UTF and return code to LF.

Line 
1 ======================================================================
2 FLARToolKit
3  version 2.5.0
4 ======================================================================
5
6 The FLARToolKit is ActionScript 3.0 version ARToolkit class library.
7 Copyright (C)2010 Saqoosha, R.Iizuka(nyatla)
8
9 This program is free software; you can redistribute it and/or
10 modify it under the terms of the GNU General Public License
11 as published by the Free Software Foundation; either version 2
12 of the License, or (at your option) any later version.
13
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with this framework; if not, write to the Free Software
21 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
23 For further information please contact.
24  http://www.libspark.org/wiki/saqoosha/FLARToolKit
25  <wm(at)nyatla.jp> or <saq(at)saqoosha.net>
26
27 This work is based on the NyARToolKit developed by
28   R.Iizuka (nyatla)
29   http://nyatla.jp/nyatoolkit/
30
31 contributors
32  eric socolofsky
33  makc
34  tarotaro http://tarotaro.org/
35  rokubou http://sixwish.jp/
36
37 ----------------------------------------------------------------------
38  About FLARToolKit
39 ----------------------------------------------------------------------
40  * ARToolKit の AS3 版です。
41  * Flash player 10 用
42  * A虎@(nyatla)氏の NyARToolkit for AS を基盤にFLARToolKit v1.xの
43    インターフェースを引き継いだライブラリ集です。
44  * FLARToolKit は入力画像からマーカーを認識して、3 次元空間での
45    カメラ位置を計算するとこまでをやってくれます。
46  * 3D グラフィックスとの合成などは各自で実装する必要があります。
47  * ただし簡単に合成できるようにヘルパー的なものはついてます。
48    (Papervision3D, Away3D, Sandy3D, Alternativa3D)
49
50  # AS3 ported version of ARToolKit.
51  # Flash player 10 only
52  # This is a library collection that succeeded the interface of
53    FLARToolKit v1.x based on NyARToolkit for AS.
54  # FLARToolKit recognize the marker from input image.
55    and calculate its orientation and position in 3D world.
56  # You should draw 3D graphics by your own.
57  # But helper classes for major flash 3D engines
58    (Papervision3D, Away3D, Sandy3D, Alternativa3D)
59
60 ----------------------------------------------------------------------
61  FLARToolKit License
62 ----------------------------------------------------------------------
63 FLARToolKitは「GPL」と「Commercialライセンス」の
64 デュアルライセンス方式を採用しています。
65 また、FLARToolKitは関連するいくつかのライブラリも含めて配布しています。
66 含まれるライブラリは、それぞれのライセンスが適応されます。
67
68 [GPL License]
69 ライセンスの内容は、COPYING.txtをご確認ください
70 また、GPL(the GNU General Public License v3)を選択した場合、
71 商用・非商用を問わず、無料で使用可能です。
72 ただし、GPLで課されている条件に従い、GPLを適応していることの告知、
73 並びにユーザーの要求に応じてアプリケーションのソースコードの提供、
74 これらを含む義務を履行してください。
75
76 [Commercial License]
77 FLARToolKitはGPLを受け入れることができないユーザーのために、
78 Commercial Licenseが有償でARToolworks Inc.より提供されています。
79 ARToolworks Inc.より許諾を受けることにより、GPLの制約から
80 解放されます。
81 条件やライセンス費用については、ARToolworks Inc.に問合せてください。
82
83 ARToolworks Inc. http://www.artoolworks.com/
84 mailto : sales@artoolworks.com
85
86
87 FLARToolKit is available for download and use under two licenses:
88
89 GPL License: FLARToolKit can be used for free under GPL v3
90 (the GNU General Public License, v3). Source code of applications using
91 FLARToolKit under the GPL must be provided free of charge on request.
92
93 Commercial License: Source code of FLARToolKit applications can be
94 protected with a commercial license, offered exclusively by ARToolworks.
95 Applications using the commercial license do not have to provide
96 source code, but must pay a licensing fee.
97 Contact ARToolworks at sales@artoolworks.com for more information.
98
99 ARToolworks Inc.
100 http://www.artoolworks.com/
101
102 Moreover, FLARToolKit is distributed including some relating libraries.
103 Each license adjusts to the included library.
104
105 ----------------------------------------------------------------------
106  Attention
107 ----------------------------------------------------------------------
108 このバージョンは、過去に配布されたStart-kitなどから復元されたものです。
109 This version is the one restored from Start-kit etc. distributed in the past.
110
111 ----------------------------------------------------------------------
112  Include External library
113 ----------------------------------------------------------------------
114 [papervision3d 2.1.920]
115  Open Source realtime 3D engine for Flash
116  URL     : http://code.google.com/p/papervision3d/
117  License : MIT License
118
119 ----------------------------------------------------------------------
120  External library
121 ----------------------------------------------------------------------
122 [Away3D, Away3D Lite]
123  Realtime 3D engine for Flash
124  URL     : http://away3d.com/
125  License : Apache License, Version 2.0
126  
127 [Sandy3D]
128  Realtime 3D engine for Flash
129  URL     : http://away3d.com/
130  License : MOZILLA PUBLIC LICENSE, Version 1.1
131
132 [Alternativa3D]
133  browser 3D-engine based on Adobe Flash
134  URL     : http://www.flashsandy.org/
135  License : Commercial licence / Free non-commercial licence
136
137 ----------------------------------------------------------------------
138  Special thanks
139 ----------------------------------------------------------------------
140 加藤博一先生 (Hirokazu Kato, Ph. D.)
141  http://www.hitl.washington.edu/artoolkit/
142
143 Prof. Mark Billinghurst
144  http://www.hitlabnz.org/
145
146 ----------------------------------------------------------------------
147  Change Log
148 ----------------------------------------------------------------------
149 2.5.0
150  * Merge NyARToolKit for AS3
151  * Flash plyaer 10 or above.
152
153 1.0.0 (2010-01-20)
154  * implemented support for debugging display of thresholded and
155    labeled BitmapData objects, via accessors in FLARMultiMarkerDetector
156    and FLARSquareDetector.(ericsoco)
157  * implemented option to skip internal thresholding process,
158    to allow use of custom thresholding algorithms(ericsoco)
159  * added variable marker border width to FLARMultiMarkerDetector,
160    to match FLARSingleMarkerDetector.(ericsoco)
161  * FLARParam : default camera values(makc)
162  * Move 3d framework support classes into
163    org.libspark.flartoolkit.support package.(saqoosha)
164  * adding makc's sandy3D support.(ericsoco,makc)
165  * adding makc's alternativa3D support.(ericsoco,makc)
166  * corrected import statements in repackaged support (3d framework)
167    classes.(ericsoco)
168  * added away3d 3.3.3 support to support.away3d package.(ericsoco)
169  * added away3dlite support(ericsoco)
170
171 0.9.1 (2010-01-17)
172 Re-packaging by rokubou.
173
174 0.9.0 (2009-06-03)
175 packaging by saqoosha
176  * Added stater sample(starter-kit)
177
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。