Merge branch 'master' of github.com:treeform/vmath
This commit is contained in:
commit
1328014e5f
3 changed files with 804 additions and 804 deletions
434
src/vmath.nim
434
src/vmath.nim
File diff suppressed because it is too large
Load diff
|
@ -70,14 +70,14 @@ q(0.00000000, 0.70710671, 0.00000000, 0.70710677)
|
||||||
-1.00000, 0.00000, 0.00000, 0.00000,
|
-1.00000, 0.00000, 0.00000, 0.00000,
|
||||||
0.00000, 0.00000, 0.00000, 1.00000]
|
0.00000, 0.00000, 0.00000, 1.00000]
|
||||||
# -Y 90
|
# -Y 90
|
||||||
[0.00000, -0.00000, -1.00000, 0.00000,
|
[0.00000, 0.00000, -1.00000, 0.00000,
|
||||||
0.00000, 1.00000, -0.00000, 0.00000,
|
0.00000, 1.00000, 0.00000, 0.00000,
|
||||||
1.00000, 0.00000, 0.00000, 0.00000,
|
1.00000, 0.00000, 0.00000, 0.00000,
|
||||||
0.00000, 0.00000, 0.00000, 1.00000]
|
0.00000, 0.00000, 0.00000, 1.00000]
|
||||||
5.960464477539063e-008
|
5.960464477539063e-008
|
||||||
q(0.00000000, -0.70710671, 0.00000000, 0.70710677)
|
q(0.00000000, -0.70710671, 0.00000000, 0.70710677)
|
||||||
[0.00000, -0.00000, -1.00000, 0.00000,
|
[0.00000, 0.00000, -1.00000, 0.00000,
|
||||||
0.00000, 1.00000, -0.00000, 0.00000,
|
0.00000, 1.00000, 0.00000, 0.00000,
|
||||||
1.00000, 0.00000, 0.00000, 0.00000,
|
1.00000, 0.00000, 0.00000, 0.00000,
|
||||||
0.00000, 0.00000, 0.00000, 1.00000]
|
0.00000, 0.00000, 0.00000, 1.00000]
|
||||||
# X 90
|
# X 90
|
||||||
|
|
Loading…
Reference in a new issue