Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 810 Bytes

CHANGES.md

File metadata and controls

32 lines (24 loc) · 810 Bytes

Release notes

0.3.0 - October 20th, 2024

  • Changed to encantar.js
  • Introduced the fullscreen mode
  • Introduced the viewport styles
  • Partial rewrite of the viewport system
  • Rewrite of the A-Frame plugin and demo
  • Rewrite of the Three.js plugin and demo
  • Introduced the Babylon.js plugin and demo
  • Improved the tracking
  • Updated the Session object
  • Introduced new resolution strings
  • Updated the documentation
  • General improvements

0.2.0 - July 2nd, 2024

  • Added support for iOS & Safari
  • Changed the license to LGPL
  • Updated demos & documentation

0.1.1 - April 28th, 2022

  • Included a WebAR demo with a QR code on the website
  • Updated the computation of the modelViewMatrix
  • Increased the distance of the far plane (viewing frustum)

0.1.0 - April 21st, 2022

  • Initial release