346 Commits (f918d3f9b8dda0ec079828e0f3582b9ad202759f)
 

Author SHA1 Message Date
  alemart f918d3f9b8 Temporarily revert d3ce2b3 (tutorial only) 9 months ago
  alemart 0ec6ce668c Update CSS 9 months ago
  alemart 29f8e1b58c Update description 9 months ago
  alemart 66e888c23f Update scripts 9 months ago
  alemart d3ce2b341a Image Tracker: rename factory 9 months ago
  alemart 233f6830dc Update website 9 months ago
  alemart 859c9a78e5 Update scripts 9 months ago
  alemart 71419ebc63 Rephrase 9 months ago
  alemart b6c30b1e8e Preload meshes before starting the AR session 9 months ago
  alemart 93b43c3180 Merge branch 'ndc' 9 months ago
  alemart 18086578f6 Introduce ARDemo.preload() 9 months ago
  alemart d36a2ebb15 Change parameters of the scenes due to changes in the calculations of the Image Tracker. Add initialization flags. 9 months ago
  alemart e91d2432fa Simplify ImageTrackerUtils.bestFitAspectRatioNDC() 9 months ago
  alemart 12c3257e8d Change the convention used to determine the model and the view matrices 9 months ago
  alemart 6d183f7f98 Update the definition of ReferenceImage. 9 months ago
  alemart e21eebe5db Introduce ReferenceImageWithMedia decorator to simplify the code 9 months ago
  alemart b8205cf503 Rephrase 9 months ago
  alemart 770fa8940e Optimize ReferenceImageDatabase 9 months ago
  alemart 096f4ddbcd Set z-index values 9 months ago
  alemart fdb0f32aca Add posters. Update docs. 9 months ago
  alemart b8c65b00b7 Remove Viewer.transform 9 months ago
  alemart 2de3421f85 Update _renderAxes() to match the updated CameraModel 9 months ago
  alemart 48eb0954f1 CameraModel: simplify and refine calculations 9 months ago
  alemart 113117d6d7 Simplify View, ViewerPose and CameraModel 9 months ago
  alemart 52ce2893c4 Update UI 9 months ago
  alemart e594e69844 Refactor the Image Tracker. Simplify and refine the calculations 10 months ago
  alemart 3f2df05f43 Introduce ImageTrackerUtils 10 months ago
  alemart 4570bd8ca0 Gizmos: remove old methods 10 months ago
  alemart beb2d85e20 Rename base error class to ARError 10 months ago
  alemart 3dd9e1ad8c Add class NumericalError 10 months ago
  alemart 27e5bba23f Gizmos: add the ability to render polylines and keypoints in NDC and NIS, respectively 10 months ago
  alemart b0690ad5b7 Image Tracker: introduce spaces NIS, NDC 10 months ago
  alemart 6248041831 Update Session._renderMedia() 10 months ago
  alemart e5d6f6a4c2 Training state: simplify 10 months ago
  alemart 7fce0e1b29 Rename variable 10 months ago
  alemart ef1b84f8b4 Update scripts 10 months ago
  alemart 70ec82cc12 PointerTracker: normalize IDs across browsers 10 months ago
  alemart 6c7143329a Add Viewer.forwardRay() 10 months ago
  alemart e6cdc7ead8 Add Viewer.transform 10 months ago
  alemart 1494307a77 Introduce Transform._scaleAndRotate() 10 months ago
  alemart 08ee564dd3 Make _clone() internal 10 months ago
  alemart fcd0b5889d Add Vector3._applyRotationQuaternion() 10 months ago
  alemart fa03dc5116 Move conversion routines to a separate utilities object 10 months ago
  alemart a5d0ebabe9 Vector2, Vector3: add instantiation methods 10 months ago
  alemart 438b5871da Vector2, Vector3, Quaternion: add clone() 10 months ago
  alemart ae646530be Vector2, Vector3, Quaternion: make the coordinates private 10 months ago
  alemart 9494621fb2 Add Transform.right, Transform.up and Transform.forward 10 months ago
  alemart 719e495514 Add conversion routines 10 months ago
  alemart 785cfe7a8c Add Viewer.raycast() 10 months ago
  alemart cc97c1bdbc Add class Ray 10 months ago