The constructor of NyARParam was changed. Call a new static function for loading.
The constructor of NyARCode was changed. Call a new static function for loading.
NyARParam#changeSize function parameter is changed. it can set scales independently x and y.
The specification of NyARTransMat function is changed. it became to return 2 parameters - NyARTransmatResultParam and NyARDoubleMatrix44. NyARTransmatResult is abolished.
The function is added to NyARMath/NyARDoubleMatrix44/NyARDoubleMatrix33.
All samples are changed to follow changes.
corrected.
Java
The starting method of GlSketch is changed. It is necessary to call like "new Sketch().run();" .
C#
The starting method of D3dSketch is changed.
It is necessary to call like "new Sketch().run();".
新機能
共通
ARToolkit Professional Version4のカメラパラメータが使用できるようになります。