622 Commits (dcd59ffa5e0e4d4f83d6c823def3ba4d4eabf58f)
 

Author SHA1 Message Date
  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
  alemart c37b6740e1 Introduce the ARBaseSystem 10 months ago
  alemart a1d78f6fc6 Add ar.viewer to the plugins 10 months ago
  alemart 921f782cad Optimize transform.position 10 months ago
  alemart c0da88e2b8 Add PerspectiveView._projectionMatrixInverse 10 months ago
  alemart 360bea348a Introduce immutable zero vectors 10 months ago
  alemart 1d1c00f680 Small changes 10 months ago
  alemart 428012e789 Update scripts 10 months ago
  alemart 3b5e998544 Add Pointer demo 10 months ago
  alemart 144f4b06a1 Refine the PointerTracker 10 months ago
  alemart 594806c6e6 Fix 10 months ago
  alemart bd94d60168 Refactor Gizmos 10 months ago
  alemart 97bb1d4525 Improve the code 10 months ago
  alemart b278c5c396 Rename getter 10 months ago
  alemart 666086e08f Session: make non-existent primary sources acceptable 10 months ago
  alemart ae88e512e4 Rename class to TimeManager 10 months ago
  alemart 97f4c5f87a Rename property 10 months ago
  alemart 773b8556f5 Add PointerTracker._sortTrackables() 10 months ago
  alemart 556a9cdaaf Vector3: introduce the cross product 10 months ago
  alemart 9cf3c62ddd Introduce methods distanceTo() and dot() to Vector2 and Vector3 10 months ago
  alemart ef4e38ba0e Add TrackablePointer.elapsedTime 10 months ago
  alemart b8d21696ff Add pointer tracking to the list of features 10 months ago
  alemart bbd653866a Introduce Viewport.convertToPixels() 10 months ago
  alemart 74002b9125 Use "normalized units" 10 months ago
  alemart df241432ca Move TrackablePointer and TrackablePointerPhase to a separate file 10 months ago