Skip to content

Releases: NormandErwan/ArucoUnity

v2.0-alpha

06 Aug 06:44
Compare
Choose a tag to compare
v2.0-alpha Pre-release
Pre-release

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:

v1.2.0

09 Nov 16:34
Compare
Choose a tag to compare

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

27 Oct 23:10
Compare
Choose a tag to compare

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

27 Oct 23:15
Compare
Choose a tag to compare

First stable release targeting OpenCV 3.3 and tested with Unity 5.3.