Implement quaternion and matrix geometry
This commit is contained in:
@@ -14,3 +14,10 @@ workspace = true
|
||||
getrandom = "0.4"
|
||||
md-5 = "0.10"
|
||||
uuid = { version = "1.18", features = ["v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
stats_alloc = "0.1.10"
|
||||
|
||||
[[bench]]
|
||||
name = "geometry"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user