Quellcode durchsuchen

Clarify comment

customisations
alemart vor 1 Jahr
Ursprung
Commit
263907a4f3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      src/core/gizmos.ts

+ 1
- 1
src/core/gizmos.ts Datei anzeigen

255
         [ 1  1  1  1 ]
255
         [ 1  1  1  1 ]
256
 
256
 
257
         Each column of the resulting matrix will give us the pixel coordinates
257
         Each column of the resulting matrix will give us the pixel coordinates
258
-        we're looking for.
258
+        we're looking for: origin and the axes.
259
 
259
 
260
         Note: we're working with homogeneous coordinates
260
         Note: we're working with homogeneous coordinates
261
 
261
 

Laden…
Abbrechen
Speichern