1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -783,12 +783,12 @@ next in line.
783
783
[ gl2pr ] : https://github.com/not-fl3/miniquad/pull/305
784
784
[ mqcompat ] : https://github.com/not-fl3/miniquad/pull/176
785
785
786
- ### [ bevy_fbx ]
786
+ ### [ bevy_mod_fbx ]
787
787
788
788
![ A model using a PBR shader featuring roughness and metalicness texture maps] ( bevy_fbx_maya_pbr.jpg )
789
789
_ model courtesy of [ Samuel Rosario] , rendered in bevy_
790
790
791
- [ bevy_fbx ] is a pre-alpha library to load FBX (Autodesk Filmbox) files
791
+ [ bevy_mod_fbx ] is a pre-alpha library to load FBX (Autodesk Filmbox) files
792
792
into [ bevy] 0.8, based on [ fbxcel-dom] .
793
793
It currently:
794
794
@@ -807,7 +807,7 @@ available on crates.io.
807
807
808
808
[ fbxcel-dom ] : https://lib.rs/crates/fbxcel-dom
809
809
[ bevy ] : https://bevyengine.org/
810
- [ bevy_fbx ] : https://github.com/HeavyRain266/bevy_fbx
810
+ [ bevy_mod_fbx ] : https://github.com/HeavyRain266/bevy_mod_fbx
811
811
[ Samuel Rosario ] : https://www.artstation.com/artwork/bKJ0EE
812
812
813
813
## Popular Workgroup Issues in Github
0 commit comments