You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More GUI improvements, customizable rainbow color schemes, puzzle preview, fixed TPS override resolution issues and other minor bugs, added full support for rows and columns and other color scheme related tweaks, also added animation option (not enabled by default). Added --image flag (not yet in GUI) to generate puzzle images.
Known issues
Font size on low resolution still requires fixes, make sure to render in higher resolution for big puzzles (2K for 30x30 and above).
Some strange CPU spikes on Idle were noticed in the GUI, I will look into that issue later.
Usage
Includes both a GUI and a CLI interface
Double-click the executable to launch the GUI, see the repository for CLI usage examples.
Notes
GPU acceleration is not available in this build (no CUDA/PyTorch bundled).
For GPU support, clone the repository and use main.py.
Make sure python, all dependencies, and CUDA are installed for your GPU.