ft: 3: vec3 class

This commit is contained in:
2026-04-15 00:17:57 +02:00
parent 1c7460d2f5
commit 8e96a0ba11
5 changed files with 922 additions and 12 deletions

View File

@@ -5,3 +5,6 @@ edition = "2024"
[dependencies]
image = "0.25.10"
log = "0.4.29"
ops = "0.6.0"
pretty_env_logger = "0.5.0"