Installation and Updating
The library is currently available for Python versions 3.9 through 3.12. Support for future versions will be added when possible.
GUI Tool
- Go to the releases page
- Download the latest release file for your operating system.
- Extract the compressed binary files from the gzipped archive.
- This archive contains a file named GlintMaskGenerator-v*.*.*.exe that provides a GUI interface to the glint mask generation program.
- You can copy these files to any location that is convenient for you.
CLI Tool / Python Package
Installation of the CLI and Python tool are achieved using the Python package manager PIP.