yoga/winbuild/README-windows-dist.md

1.0 KiB

YOGA for Windows

YOGA: Yummy Optimizer for Gorgeous Assets

YOGA is a command-line tool that:

  • converts and optimizes images from various format to JPEG and PNG,
  • convertq and optimizeq 3D models from various formats to GLB.

Requirements

Before using YOGA, you must install Microsoft Visual C++ Redistribuable x64 for Visual Studio 2019. You can download it from the Microsoft's website (vc_redist.x64.exe):

Install

YOGA do not need any installation. Just unzip the content of this directory and you are ready to go! :)

Usage

YOGA is a CLI (command line) program. To use it, open a terminal in this folder and just use one of the following command, depending the terminal you are using.

For CMD.EXE:

yoga -h

For Git Bash:

./yoga.exe -h

Project page and source code:

Please report any issue on our bug tracker: