Git Product home page Git Product logo

gdx-texture-packer-gui's Introduction

Simple utility to help you pack and manage texture atlases for LibGDX game framework. It's mostly just visual wrapper over LibGDX TexturePacker classes and offers more convenient way of using it.

This project is a successor of Aurelien Ribon's project with whole new GUI and features.

Backlog

See what features are currently planned from project's Trello board

Releases

New versions are coming out as soon as application gets significant new features or important fixes. You can see all available versions from releases page.

Contribution

Any contribution is highly appreciated. You can help either by making PR or reporting bugs/suggestions by creating new issues.

Also you can participate in translation. It can be done by translating all the strings in bundle.properties and saving copy as bundle_XX.properties, where XX is your language code.

Story behind

Many years ago Aurelien Ribon wrote fantastic and very useful tool to manage texture atlases for LibGDX projects. It was very convenient and highly spread among the community. But unfortunately, after some time project became stagnated and was not maintained anymore. I continued to use last published version (3.2.0) for my every LibGDX project and as far as I get in touch with it, I keep coming with ideas of how UX can be improved and some new features as well. And one day I realized that I had already accumulated too much and decided to ask Aurelien if I can continue development of his project. He kindly shared sources on GitHub and gave me white card for any changes. And here I happily started. But after I got reviewed all the code, I found that it's mostly very outdated (LibGDX 0.9.9) and not well structured so it's been hard to put any new features in there. Then after few weeks of ground breaking refactoring I figured out that it's much easier to write a new project from the scratch and use old one as general reference. And here we are, with first release (4.0.0) I finally achieved my goal and got up to date codebase ready to grow and expand. And I'm very hope that this is just a beginning!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.