File tree 6 files changed +8
-9
lines changed
6 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 2
2
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
3
3
4
4
# Installing
5
- 1 . Download the latest ` glTF-Shell-Extensions.zip ` from [ Releases] ( https://github.com/bghgary/glTF-Shell-Extensions/releases ) .
6
- 2 . Unblock the zip file.
7
- 3 . Unzip the file to ` %ProgramFiles%\glTF Shell Extensions ` or a directory of your choosing.
8
- 4 . Run ` Setup.cmd ` as Administrator.
5
+ 1 . Download the latest installer ` glTF-Shell-Extensions.msi ` from [ Releases] ( https://github.com/bghgary/glTF-Shell-Extensions/releases ) .
6
+ 2 . Unblock the installer file to avoid security warnings.
7
+ 3 . Double-click the installer file.
9
8
10
9
# Usage
11
10
## Packing ` .gltf ` to ` .glb `
12
11
13
12
Right-click on a ` .gltf ` file and select ` Pack to Binary glTF... ` .
14
13
15
- ![ ] ( /figures/pack1 .png )
14
+ ![ ] ( /Figures/Pack1 .png )
16
15
17
16
Select a name for the new ` .glb ` file.
18
17
19
- ![ ] ( /figures/pack2 .png )
18
+ ![ ] ( /Figures/Pack2 .png )
20
19
21
20
## Unpacking ` .glb ` to ` .gltf `
22
21
23
22
Right-click on a ` .glb ` file and select ` Unpack to glTF... ` .
24
23
25
- ![ ] ( /figures/unpack1 .png )
24
+ ![ ] ( /Figures/Unpack1 .png )
26
25
27
26
Select a destination folder for the glTF files and click on the ` Unpack ` button.
28
27
29
- ![ ] ( /figures/unpack2 .png )
28
+ ![ ] ( /Figures/Unpack2 .png )
30
29
31
- ![ ] ( /figures/unpack3 .png )
30
+ ![ ] ( /Figures/Unpack3 .png )
You can’t perform that action at this time.
0 commit comments