Commit graph

2 commits

Author SHA1 Message Date
reo
d0440f3da3 Major Refactor: separate project into multiple crates 2025-07-17 23:19:46 +03:00
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