Przeglądaj źródła

Add comment

customisations
alemart 7 miesięcy temu
rodzic
commit
1a439bc037
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      src/geometry/quaternion.ts

+ 3
- 0
src/geometry/quaternion.ts Wyświetl plik

280
 
280
 
281
         (expand h q* = (x_h i + y_h j + z_h k + w_h) (-x i - y j - z k + w) to see)
281
         (expand h q* = (x_h i + y_h j + z_h k + w_h) (-x i - y j - z k + w) to see)
282
 
282
 
283
+        Note that matrices L_q and R_h* have orthogonal columns / rows and are
284
+        symmetric. Additionally, L_q' = L_q* and R_q' = R_q* (note the symmetry)
285
+
283
         ---
286
         ---
284
 
287
 
285
         Although quaternion multiplication is not commutative, it is associative,
288
         Although quaternion multiplication is not commutative, it is associative,

Ładowanie…
Anuluj
Zapisz