No description
Find a file
reo 0ecdb2cb6f Move gltf_loader to a separate module, new GLTF features
- glTF loader now supports textures. I was able to successfully load
  multiple blender models with different texturing methods.
- Added Material to represent textures and material properties.
2025-07-13 19:54:39 +03:00
resources Move shaders to separate files 2025-07-05 20:42:55 +03:00
src Move gltf_loader to a separate module, new GLTF features 2025-07-13 19:54:39 +03:00
.gitignore First Commit 2025-06-28 14:20:46 +03:00
Cargo.lock Add new dependencies, downgrade glium 2025-07-05 20:39:35 +03:00
Cargo.toml Add KHR_texture_transform and utils features to the gltf package 2025-07-13 18:46:21 +03:00
justfile First Commit 2025-06-28 14:20:46 +03:00
opengl.png First Commit 2025-06-28 14:20:46 +03:00