Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin_Loison e4ad531a7e Display multiple instances of OBJs 2022-10-31 20:12:46 +01:00
Benjamin_Loison c526ebe977 Ready to use an uniform array of textures for the biomes 2022-10-17 02:35:05 +02:00
Benjamin_Loison ea07e78b18 Display two textured triangles in 3D 2022-10-16 22:57:32 +02:00
Benjamin_Loison 238052c8a8 Display two not textured triangles in 3D with camera with horizontal rotation
Thanks to `glium/examples/teapot` which was loading an OBJ and not having any rotation for the camera.
2022-10-16 22:27:32 +02:00
Benjamin_Loison 2d19b54f97 Add initial README.md, Cargo.toml and src/main.rs 2022-10-16 19:02:59 +02:00