A visual GUI tool for packing and managing texture atlases for the libGDX game framework.
GDX Texture Packer GUI is a desktop application that provides a graphical interface for creating and managing texture atlases specifically for the libGDX game development framework. It wraps the libGDX TexturePacker tool with additional features and visual controls, solving the problem of manually configuring and packing textures for optimized game performance.
Game developers using the libGDX framework who need an efficient way to create, manage, and optimize texture atlases for their 2D or 3D games.
Developers choose this tool because it combines the reliability of libGDX's texture packing with a modern, user-friendly GUI, batch automation capabilities, and built-in texture compression—streamlining the asset pipeline without requiring command-line expertise.
A simple way to pack and manage texture atlases for libGDX game framework.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides a GUI for configuring and previewing texture atlases, making it accessible without command-line knowledge, as it's a visual wrapper over libGDX TexturePacker.
Supports headless command-line mode for automating atlas packing, allowing integration into build pipelines, as demonstrated in the CLI examples.
Includes tools to compress PNG/JPEG images to KTX2/Basis Universal formats, optimizing asset size for game performance, with specific commands provided.
Runs on Linux, macOS, and Windows with Java, ensuring broad compatibility for developers on different operating systems.
Designed exclusively for libGDX, so it cannot be used for texture packing in other game frameworks, limiting its utility in mixed or non-libGDX projects.
Requires Java Runtime Environment and OpenGL drivers, which can add installation complexity and potential compatibility issues on systems without these components.
With a backlog on Trello, some advanced features may be planned but not yet implemented, depending on community contributions and maintainer pace.