Easy AR 3.0 Unity API Documentation

+11 votes
asked Jul 8, 2019 by spaceagent (1,290 points)
We are really glad that Easy AR was updated to 3.0, but we don't have any documentation for Unity API, also it's really unfortunate that it removed some basic functionalities, like rendering the background plane, that is the most important part of Augmented Reality. How can we make an AR app if we don't have a background image? In the changelog it says "use CommandBuffer to draw camera background in Unity plugin". Most people don't even know what that is and even if they know, it's really unfortunate that they need to make their own scripts for such an important feature, especially without a proper API documentation.

You need to provide an API documentation if you want people to use an SDK. At least provide samples for such basic functions, such as camera background.

1 Answer

0 votes
answered Jul 15, 2019 by zhangpengar (3,060 points)
Sorry for the inconvenience.
The English API reference is still under translation. You can refer to the Chinese documentation temporarily:
https://www.easyar.cn/doc/EasyAR%20SDK/API%20Reference/3.0/3.0.html
We have provided CommandBuffer drawing in Unity sample, but have experienced compatibility problem on Windows, which we will release a patch version recently. If you encountered this problem, please refer to the following link for details:
https://answers.easyar.com/15341/easy-ar-3-0-unity-doesnt-work-on-android-nor-on-windows
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...