gdx-texture-packer-gui
Texture atlas manager
A utility to pack and manage texture atlases for the libGDX game framework.
A simple way to pack and manage texture atlases for libGDX game framework.
614 stars
24 watching
73 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
libgdxtexture-atlastexture-packingtexturepackerutility
Related projects:
Repository | Description | Stars |
---|---|---|
relintai/texture_packer | A tool for creating and managing texture atlases in game engines. | 62 |
crashinvaders/gdx-vfx | A post-processing visual effects library for game development with support for Java and LibGDX | 191 |
crykn/libgdx-screenmanager | A screen manager library for libGDX games that supports transitions and automatic input processor management. | 104 |
bendmorris/hxpk | A Haxe port of the libGDX Texture Packer, enabling efficient rendering of game assets. | 47 |
marcinsc/gdx-graph | A library to simplify game development using libGDX by abstracting away complex rendering tasks. | 45 |
tommyettinger/colorful-gdx | A libGDX mechanism for manipulating colors in various ways | 76 |
mrstahlfelge/gdx-controllerutils | A collection of utilities for handling game controller input in libGDX games. | 60 |
pokemmo/gdx-dbgagent | Tools to detect and diagnose common issues in Java-based game development libraries. | 30 |
tabularelf/collage | A tool that allows users to create and manage texture pages in GameMaker. | 21 |
scriptum/cheetah-texture-packer | An efficient 2D bin packing tool for packing textures into atlases | 238 |
engineersmith/runtime-textureatlas | A runtime texture atlas solution for creating and managing 2D images in game development | 18 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
mrstahlfelge/gdx-gamesvcs | An integration framework for game services in libGDX games | 113 |
flother/spreet | A command-line tool that creates a spritesheet from a directory of SVG images | 93 |
libgdx/gdx-ai | An artificial intelligence framework for game development with Java, providing techniques such as steering behaviors, pathfinding, and decision making. | 1,214 |