チェンジセット 3790
- コミット日時:
- 2010/04/14 01:04:42 (3 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/FLARToolKit/trunk/README.txt
r3714 r3790 1 1 ====================================================================== 2 2 FLARToolKit 3 version 2.5. 1.13 version 2.5.2 4 4 ====================================================================== 5 5 … … 29 29 30 30 contributors 31 eric socolofsky 32 makc 33 tarotaro http://tarotaro.org/ 34 rokubou http://sixwish.jp/ 31 eric socolofsky, makc 32 tarotaro, rokubou 35 33 36 34 ---------------------------------------------------------------------- … … 45 43 * 3D グラフィックスとの合成などは各自で実装する必要があります。 46 44 * ただし簡単に合成できるようにヘルパー的なものはついてます。 47 (Papervision3D, Away3D, Sandy3D, Alternativa3D)45 (Papervision3D, Away3D, Away3D Lite, Sandy3D, Alternativa3D) 48 46 49 47 # AS3 ported version of ARToolKit. … … 155 153 Change Log 156 154 ---------------------------------------------------------------------- 157 2.5.1.1 (2010-Apr-xx) 158 * Add NyIDMarker sample 159 * Add Single Marker Manager sample 155 2.5.2 alpha (2010-Apr-14) 160 156 * Modify FLARCode 161 157 + add constructor params … … 168 164 * The regulating function of the threshold of the raster image is added to PV3DARApp. 169 165 * Construct of FLARRgbRaster_BitmapData is corrected. 166 * Added method to FLARMultiMarkerDetector,FLARSingleMarkerDetector 167 + getDirection(i_index:int):int, getSquare(i_index:int):NyARSquare 168 * Add Away3D, Away3D Lite library. 169 * Add support.away3d_lite.FLARBaseNode.(experiment) 170 170 * Corrected sample 171 * Add NyIDMarker sample 172 * Add Single Marker Manager sample 173 * Add Single Marker PV3D sample 174 * Add Single Marker Away3D sample 175 * Add Single Marker Away3D Lite sample(experiment) 171 176 172 177 2.5.1 (2010-Feb-20)

