• Rust 97.9%
  • GLSL 2.1%
Find a file
2018-04-14 23:54:38 +02:00
lib/gl Add modif. 2018-02-20 08:45:36 +01:00
shaders Add the depth test, now I got a proper cube. 2018-04-14 18:22:19 +02:00
src Now moving with keyboard (yeah camera); 2018-04-14 23:54:38 +02:00
textures Ok, the core dump was due to lack of INDICES!!! now I load two texture 2018-04-02 23:17:11 +02:00
.gitignore Add .gitignore 2018-02-18 14:36:45 +01:00
build.rs Add some stuff - build copy texture now, the texture are loaded, we use 2018-04-02 17:31:10 +02:00
Cargo.toml First friction with transform matrix. I think I start to get a grasp 2018-04-14 17:01:31 +02:00
LICENSE Add LICENSE 2018-02-18 14:36:24 +01:00
README.md add README 2018-02-18 14:38:02 +01:00