Display two textured triangles in 3D

This commit is contained in:
2022-10-16 22:57:32 +02:00
parent 238052c8a8
commit ea07e78b18
3 changed files with 26 additions and 10 deletions
+1
View File
@@ -5,4 +5,5 @@ edition = "2021"
[dependencies]
glium = "0.32.1"
image = "0.24.4"
glutin = "0.29.1"