28 skills found
crashinvaders / Gdx Texture Packer GuiA simple way to pack and manage texture atlases for libGDX game framework.
PistonDevelopers / Texture Packer:package: A library for texture packing
houmain / SprightAn advanced sprite sheet packer and sprite annotator.
Kranox21 / ChannelMachineTexture packing and unpacking tool plugin for Unreal Engine
UE4-OceanProject / ComputeShaderDevProof of concept Compute Shader without using data packing in textures for input/output
paladin-t / FramepackerAn open source implementation of a texture bin packing algorithm. It's similar to texture tools like the TexturePacker.
BdR76 / GimpSpriteAtlasGIMP plug-in to create a spriteatlas (aka spritetexture or spritesheet). Takes all layers as images and compiles them into one sprite atlas texture, using a 2D packing algorithm so that the final texture image takes as little space as possible. Also outputs a TexturePacker JSON, LibGDX, CSS or XML coordinates file.
MoonsideGames / CramA texture packing system in C.
tabularelf / CollageTexture Page Builder for GameMaker
DavidPeicho / Swizzler🦀 CLI packing multiple texture channels into a single output texture
cheke / MultiPacker SourceCodeUnreal Engine 4 Plugin MultiPacker Source Code Repository , the plugin its a packer for textures and materials (baked) by atlas binpacking and channel packing, functions to get the packed Tiles so easy on blueprints, materials and code. Runtime packing is also implemented to allow some kind of renderscene, procedural textures, or do a multi material render asset.
razluta / UnityTextureRgbPackerA Unity Texture Packer for packing 1 to 4 different (converted to grayscale) textures in the RGB(A) channels of another texture.
SamuelGong / TexturePackingGraphically solve a texture packing problem with three approximate algorithms
ejoy / Tbinpackingtexture bin-packing
cosmicsplendor / Texture Atlas Generator Guiopen source texture atlas generator gui written in react.js that uses binary tree strip packing algorithm
yi / Node Max Rects Bin PackA Node.JS implementation of MaxRects algorithms, useful for rectangle bin packing and creating texture atlases
EmbarrassingMoment / RGBPackingToolA simple Texture Channel Packer for UE5. Automatically resizes and packs textures into a single RGBA asset with optimized settings.
bazgt / SpriteBuncherA free, open-source texture packing program.
GameMakerDiscord / Tex PackOrganizes texture pages at runtime using a bin packing algorithm. Multi-version
andybarron / Pixi Webpack Starter KitQuick-start for JS game dev: Pixi, Webpack, Babel, ES6, linting, texture packing, and more!