Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@NormandErwan NormandErwan released this 09 Nov 16:34
· 297 commits to master since this release

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.