Explorar el Código

Clarify comment

customisations
alemart hace 1 año
padre
commit
263907a4f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/core/gizmos.ts

+ 1
- 1
src/core/gizmos.ts Ver fichero

@@ -255,7 +255,7 @@ export class Gizmos
255 255
         [ 1  1  1  1 ]
256 256
 
257 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 260
         Note: we're working with homogeneous coordinates
261 261
 

Loading…
Cancelar
Guardar