Ready to use an uniform array of textures for the biomes

This commit is contained in:
2022-10-17 02:35:05 +02:00
parent 02e28b2bc8
commit c526ebe977
3 changed files with 73 additions and 25 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ edition = "2021"
[dependencies]
glium = "0.32.1"
image = "0.24.4"
glutin = "0.29.1"
glutin = "0.29.1"
load_file = "1.0.1"