lyra-engine/lyra-resource/src
SeanOMik 7ae59c0415
Loading textures from gltf blob and gltf.bin's, fix loading multiple meshses in a single model
2023-10-21 22:19:34 -04:00
..
loader Loading textures from gltf blob and gltf.bin's, fix loading multiple meshses in a single model 2023-10-21 22:19:34 -04:00
lib.rs Implement loading material textures from gltf and rendering them 2023-10-17 22:04:25 -04:00
material.rs Loading textures from gltf blob and gltf.bin's, fix loading multiple meshses in a single model 2023-10-21 22:19:34 -04:00
model.rs Loading textures from gltf blob and gltf.bin's, fix loading multiple meshses in a single model 2023-10-21 22:19:34 -04:00
resource.rs Create a material type for loading materials 2023-09-29 13:00:33 -04:00
resource_manager.rs Implement loading material textures from gltf and rendering them 2023-10-17 22:04:25 -04:00
texture.rs Start working on assets 2023-09-12 14:25:33 -04:00
util.rs Loading textures from gltf blob and gltf.bin's, fix loading multiple meshses in a single model 2023-10-21 22:19:34 -04:00