NyARToolkit/4.0.1をリリースしました。Java/C#/Unityの同時リリースです。
NyARToolkit for Java
- MarkerSystemのバグ修正(IdマーカのトラッキングがOFFになっていた問題)
- 画像タイプにBYTE1D_X8B8G8R8_32を追加
- NyARGlRender#drawImageをdrawImage2dに変更
- NyARGlmarkerSystem#getGlMarkerMatrixをgetMarkerMatrixへ変更
- NyARGlmarkerSystem#getGlMarkerMatrix(int i_id,double[] i_buf)のパラメタを変更
- NyARGlmarkerSystem#getMarkerPlaneImageの戻り値を変更
- NyARBufferedImageRasterがB8G8R8X8フォーマットの画像を正しく処理しない不具合を修正。
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=7512
NyARToolkit for C#
- Javaに適応した問題の修正
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=7672
NyARToolkit for Unity
- NyARToolkit/4.0.1のAPIに対応。
- サンプルシーン4種を追加。
- Texture2Dとの画像の相互変換に対応。
- UnityMarkerSystemクラスを強化。
- 座標系をX軸で180度回転しました。
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=12917
English
NyARToolkit/4.0.1 for Java/C#/Unity were released.
NyARToolkit for Java
Fixed some bugs.
- Updated tracking parametor
- Fixed a bug of MarkerSystemClass (NyIdMarker did not effect tracking.)
- Added a new image format BYTE1D_X8B8G8R8_32.
- Rename NyARGlRender#drawImage to drawImage2d.
- Rename NyARGlmarkerSystem#getGlMarkerMatrix to getMarkerMatrix
- Changed parametor of NyARGlmarkerSystem#getGlMarkerMatrix(int i_id,double[] i_buf).
- Changed the return type of NyARGlmarkerSystem#getMarkerPlaneImage.
- Fixed a bug of NyARBufferedImageRaster on B8G8R8X8 format.
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=7512
NyARToolkit for C#
- Update for NyARToolkit/4.0.1 APIs.
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=7672
NyARToolkit for Unity
- Update NyARToolkit/4.0.1 API
- Added 4 sample seane.
- Increased Texture2D compatibility.
- Updated UnityMarkerSystm class.
- Rotated Z axis around X axis 180 degrees.
http://sourceforge.jp/projects/nyartoolkit/releases/?package_id=12917
コメントは停止中です。