NyARToolKit has been moved to github.
A new function.
MultiMarker.marker2ScreenCoordSystem
This function converts a point on the marker coordinate system to the screen coordinate system.
For example,
MultiMarker.marker2ScreenCoordSystem(0,0,0,0) returns center of marker id #0 on screen.
関数を追加。
MultiMarker.marker2ScreenCoordSystem
マーカ座標系の任意の点を、スクリーン座標に変換します。
例えば、MultiMarker.marker2ScreenCoordSystem(0,0,0,0)は、#0のマーカのスクリーン座標上の中心座標を指します。