Switched to packing using f16s to maintain acceptable precision.
This commit is contained in:
parent
9554c78f3a
commit
677f564f08
7 changed files with 160 additions and 148 deletions
|
|
@ -18,6 +18,7 @@ web-colors = []
|
|||
|
||||
[dependencies]
|
||||
glam = "0.24"
|
||||
half = "2.2.1"
|
||||
log = "0.4"
|
||||
raw-window-handle = "0.5"
|
||||
thiserror = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue