Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@alemart alemart released this 22 Dec 02:51
· 56 commits to master since this release
  • Introduced the Pointer Tracker
  • Improved the calculations of the Image Tracker
  • Introduced classes for Vectors, Quaternions and Rays
  • Introduced routines for decomposing Transforms
  • Added a utility for raycasting
  • Changed the smoothing filter of the Pose
  • Made several smaller additions to the API
  • Introduced the Asset Manager (extra)
  • Added a preloading method to the templates of the plugins
  • Updated the plugins
  • Created the Magic AR Basketball Game ;)
  • Created a demo of the Pointer Tracker
  • Added posters of the demos
  • Changed the Stats bar and the 2D UI of the demos
  • Added support for using an ImageData as a Reference Image
  • Dropped support for using a canvas as a Reference Image
  • Updated the documentation
  • General improvements and fixes