more F16 math
This commit is contained in:
parent
fe016adc18
commit
e3cd40fa90
5 changed files with 1026 additions and 502 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"interfaces/Crafter.Math-Basic",
|
||||
"interfaces/Crafter.Math-MatrixRowMajor",
|
||||
"interfaces/Crafter.Math",
|
||||
"interfaces/Crafter.Math-Intersection"
|
||||
"interfaces/Crafter.Math-Intersection",
|
||||
"interfaces/Crafter.Math-VectorF16"
|
||||
],
|
||||
"implementations": []
|
||||
},
|
||||
|
|
@ -27,7 +28,7 @@
|
|||
"name": "test",
|
||||
"implementations": ["interfaces/main"],
|
||||
"extends": ["base"],
|
||||
"debug": true
|
||||
"debug": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue