99 Commits (fa03dc5116c01c80c3799cd7065a6d42b34a3130)

Author SHA1 Message Date
  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 785cfe7a8c Add Viewer.raycast() 10 months ago
  alemart cc97c1bdbc Add class Ray 10 months ago
  alemart 1d1c00f680 Small changes 10 months ago
  alemart 3b5e998544 Add Pointer demo 10 months ago
  alemart 144f4b06a1 Refine the PointerTracker 10 months ago
  alemart ae88e512e4 Rename class to TimeManager 10 months ago
  alemart 97f4c5f87a Rename property 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 f649609414 Document ImageTracker.type 10 months ago
  alemart a494b86136 Document TrackablePointer, PointerTracker, PointerSource and PointerTrackerResult 10 months ago
  alemart f7b06c1d1b Add directionTo() to Vector2 and Vector3 10 months ago
  alemart 2838df7d07 Introduce Vector2 10 months ago
  alemart 636da50646 Add Transform.position, Transform.orientation, Transform.scale and Transform._decompose() 10 months ago
  alemart 394cf3b765 Simplify Transform classes. Use a single class 10 months ago
  alemart 0e357fb7c5 Add section: Instantiation 10 months ago
  alemart 45815671c4 Introduce Vector3 10 months ago
  alemart fa4914b6e5 Update texts 10 months ago
  alemart 2c130b640d Introduce Quaternions 10 months ago
  alemart 2f574823de Remove files 10 months ago
  alemart ec1b74d008 Update docs 10 months ago
  alemart 655ae13e08 Small change 10 months ago
  alemart 396a27662a Update docs 10 months ago
  alemart fd97311908 Add draggable=false to the scan gimmick 10 months ago
  alemart 6dff540a11 Make Viewport.style read-only. Improve the code. 11 months ago
  alemart 513fccb55e Introduced a built-in fullscreen button 11 months ago
  alemart 7c98644c9d Viewport: introduce the fullscreenchange event 11 months ago
  alemart f6ec33d146 Change new Resolutions xl+ and xxl. Remove xxl+ 11 months ago
  alemart 39a437a2a9 Introduce custom resolutions 11 months ago
  alemart 52b221dcbe Change resolutions xs+, sm, sm+ 11 months ago
  alemart 47b3adb46f Resolution: slightly change the calculation 11 months ago
  alemart b4c82dacd4 Add resolutions: xl, xl+, xxl, xxl+ 11 months ago
  alemart 4e1665e16c Update hello-world demo 11 months ago
  alemart 82c191b53b Add babylon.js demo 11 months ago
  alemart 3722e7f429 Simplify 11 months ago
  alemart 97f62fdd41 Change texts 11 months ago
  alemart cbabbe53e2 Introduce PerspectiveView.fovx 11 months ago
  alemart 964efc7bd6 Update docs 11 months ago
  alemart 496404792b Remove touch-three demo 11 months ago
  alemart 82b33a2244 Add Session.trackers and Session.sources 11 months ago
  alemart 59d8524414 Ignore calls to Session.requestAnimationFrame() if the session has been ended 11 months ago
  alemart 825f856bc6 Add property Session.ended 11 months ago