Adjust positioning & description of FB doc link.
This commit is contained in:
parent
20338ceb91
commit
08f3aa3361
|
@ -1,5 +1,3 @@
|
|||
[FaceBook Doc](https://developers.facebook.com/docs/sharing/3d-posts/glb-tutorials/)
|
||||
|
||||
# FBX2glTF
|
||||
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
|
@ -30,6 +28,8 @@ Or perhaps, as part of a more complex pipeline:
|
|||
--output ~/models/target/butterfly.glb
|
||||
```
|
||||
|
||||
There are also some friendly & hands-on instructions available [over at Facebook](https://developers.facebook.com/docs/sharing/3d-posts/glb-tutorials/#convert-from-fbx).
|
||||
|
||||
### CLI Switches
|
||||
|
||||
You can always run the binary with --help to see what options it takes:
|
||||
|
|
Loading…
Reference in New Issue