bevy/crates/bevy_gltf
Jonas Matser 9a78addff0 Add PBR textures (#1632)
This PR adds normal maps on top of PBR #1554. Once that PR lands, the changes should look simpler.

Edit: Turned out to be so little extra work, I added metallic/roughness texture too. And occlusion and emissive.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-03-26 21:00:34 +00:00
..
src Add PBR textures (#1632) 2021-03-26 21:00:34 +00:00
Cargo.toml Glb textures should use bevy_render to load images (#1454) 2021-03-03 21:36:16 +00:00