NyARToolKit has been moved to github.
* New 3 functions for Frustum setting and background drawing.(setARClipping,drawBackground,setbackgroundOrtho)
* setARPerspective function type was changed to void from PMatrix3D.(The function dose not return old projection matrix.)
* Frustum設定関数と、これを考慮した背景描画関数、Ortho設定関数を追加しました。(setARClipping,drawBackground,setbackgroundOrtho)
* setARPerspective関数の仕様を変更し、古いパラメータを返却しなくなりました。