Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add a note for gltfpack binaries
  • Loading branch information
zeux authored Feb 3, 2020
1 parent 7501bd1 commit 88a0a3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TOOLS=ON
cmake --build . --config Release --target gltfpack
```
> Note: instead of building gltfpack manually, you can download a pre-built binary on [Releases page](https://github.com/zeux/meshoptimizer/releases).
You can then run the resulting command-line binary like this (run it without arguments for a list of options):
```
Expand Down

0 comments on commit 88a0a3f

Please sign in to comment.