All Projects → itsabhiaryan → TextureUnPacker

itsabhiaryan / TextureUnPacker

Licence: GPL-3.0 license
This is reverse engineering of Texture Packer used in LibGdx Projects.

Projects that are alternatives of or similar to TextureUnPacker

gdx-sqlite
A cross-platform extension for database handling in Libgdx
Stars: ✭ 61 (+69.44%)
Mutual labels:  libgdx
myxy
用libGDX开发的梦幻西游
Stars: ✭ 24 (-33.33%)
Mutual labels:  libgdx
ZapTap
Cross Platform Game made in libGDX. Live on Google Play: https://play.google.com/store/apps/details?id=com.betterclever.zaptap
Stars: ✭ 49 (+36.11%)
Mutual labels:  libgdx
pathfinding
Java pathfinding framework.
Stars: ✭ 94 (+161.11%)
Mutual labels:  libgdx
luban
你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, c#, go(golang), lua, javascript(js), typescript(ts), erlang, rust, gdscript, protobuf schema, flatbuffers schema, custom template} code。
Stars: ✭ 1,660 (+4511.11%)
Mutual labels:  cocos2d-x
vigilante
🦇 2D pixel-art side-scrolling single-player ARPG
Stars: ✭ 63 (+75%)
Mutual labels:  cocos2d-x
bialjam17
💫 The game that won the BialJam'17 event
Stars: ✭ 55 (+52.78%)
Mutual labels:  libgdx
thelegendofericc
Single player roguelike tile-based game written in Java using LibGDX and Ashley
Stars: ✭ 22 (-38.89%)
Mutual labels:  libgdx
libgdx-screenmanager
A screen manager for libgdx supporting transitions
Stars: ✭ 69 (+91.67%)
Mutual labels:  libgdx
cocos2d-x-imgui
ImGui for cocos2d-x, with lua binding
Stars: ✭ 24 (-33.33%)
Mutual labels:  cocos2d-x
omo
Kotlin port with changes and improvements for omo originally by ForeignGuyMike
Stars: ✭ 22 (-38.89%)
Mutual labels:  libgdx
gdx-deploy-sample
Sample Gradle configurations for LibGDX for preparing and deploying release builds
Stars: ✭ 28 (-22.22%)
Mutual labels:  libgdx
odb-arktrail
Artemis-ODB + LibGDX game
Stars: ✭ 16 (-55.56%)
Mutual labels:  libgdx
WurfelEngineSDK
Isometric game engine. Open world, block/voxel based and sprite rendering.
Stars: ✭ 96 (+166.67%)
Mutual labels:  libgdx
HitKlack LibGDX
🎮 Retro console game remake of Mephisto Hit Klack
Stars: ✭ 23 (-36.11%)
Mutual labels:  libgdx
godot-action-animation-framework
create animation easy in Godot with GDAction
Stars: ✭ 43 (+19.44%)
Mutual labels:  cocos2d-x
gdx-gltf
GLTF 2.0 3D format support and PBR shader implementation for LibGDX
Stars: ✭ 156 (+333.33%)
Mutual labels:  libgdx
ee-x
Cross-platform library for Cocos2d-x and Unity
Stars: ✭ 13 (-63.89%)
Mutual labels:  cocos2d-x
blockbunny
Libgdx-based game for Android, iOS, and PC following the tutorial by ForeignGuyMike on youtube channel. Read more on README.md
Stars: ✭ 25 (-30.56%)
Mutual labels:  libgdx
gdx-backend-bytecoder
Libgdx Kotlin app with Bytecoder
Stars: ✭ 24 (-33.33%)
Mutual labels:  libgdx

TextureUnPacker

If you are wasting your time to unpack packed file one by one, use this tool.

This is reverse engineering of Texture Packer used in LibGdx Projects.

Downloads

gdx-textureunpacker v.1.2.

gdx-textureunpacker v.1.3.

FAQ

How to use this tool?
  • Just download jar file from this repository and run on your system. You need JRE to run on your desktop.
  • Give the pack file name by file chooser option.
  • Select your destination folder where your want to unpack your packed texture file.
  • Select unpack button.
What is the file type that it support?

It supports :

  • .pack file which is generated by gdx-texturepacker used in LibGdx projects.
  • .plist pack file which is used in cocos projects.
  • .xml file that is mostly used in unity for packing texture.

License

Dedicated to public domain.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].