Make the arbitrary texture set in a more modular way

This commit is contained in:
2022-11-01 00:14:12 +01:00
parent ed1e341e09
commit 20898bf139
3 changed files with 319 additions and 38 deletions
+1
View File
@@ -8,4 +8,5 @@ glium = "0.32.1"
image = "0.24.4"
glutin = "0.29.1"
obj = "0.10.2"
phf = { version = "0.11.1", features = ["macros"]}
load_file = "1.0.1"