Releases: NormandErwan/ArucoUnity
Releases · NormandErwan/ArucoUnity
v2.0-alpha
Tested with OpenCV 3.4.2 and Unity 2018. Should works with all Unity 2018, 2017 and 5 versions. ArucoUnity uses a plugin targeting Windows x64 and Linux x64.
Changelog includes:
- Complete refactoring of the architecture, for a better modularity and extensibility.
- Performances improvements.
- Documentation improvements: https://normanderwan.github.io/ArucoUnity/.
v1.2.0
Tested with OpenCV 3.3.1 and Unity 2017.2. Should works with all Unity 2017.x and 5.x versions.
The package includes only libraries targeting Windows x64.
Changelog includes:
- Fixed the alignment of 3D objects with the webcam background (resolves #4).
- Added a live preview in the Unity editor of the Aruco object being used.
- Improved the docs and the README.
- Improved the extensibility of the project: if you create your own Aruco object in a subproject it will integrate well with creation, display and tracking scripts.
v1.1.0
Updated to OpenCV 3.3 and tested with Unity 2017.2. Some minor improvements in code and documentation. Should works with all Unity 2017.x and 5.x versions.
v1.0.0
First stable release targeting OpenCV 3.3 and tested with Unity 5.3.