Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
alemart 0465beda87 Vector2, Vector3: add methods normalized(), plus(), minus() and times() il y a 9 mois
..
camera-model.ts Change the convention used to determine the model and the view matrices il y a 9 mois
pose-filter.ts Vector2, Vector3, Quaternion: make the coordinates private il y a 10 mois
pose.ts Simplify Transform classes. Use a single class il y a 10 mois
quaternion.ts Make _clone() internal il y a 10 mois
ray.ts Add class Ray il y a 10 mois
transform.ts Introduce Transform._scaleAndRotate() il y a 10 mois
vector2.ts Vector2, Vector3: add methods normalized(), plus(), minus() and times() il y a 9 mois
vector3.ts Vector2, Vector3: add methods normalized(), plus(), minus() and times() il y a 9 mois
view.ts CameraModel: simplify and refine calculations il y a 9 mois
viewer-pose.ts Simplify View, ViewerPose and CameraModel il y a 10 mois
viewer.ts Remove Viewer.transform il y a 9 mois