All Projects → crashinvaders → Gdx Texture Packer Gui

crashinvaders / Gdx Texture Packer Gui

Licence: apache-2.0
A simple way to pack and manage texture atlases for LibGDX game framework.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gdx Texture Packer Gui

Extramaputils
🌍 the simple utility for google maps in android
Stars: ✭ 293 (-21.02%)
Mutual labels:  utility
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (-14.02%)
Mutual labels:  utility
Vuex Rest Api
A utility to simplify the use of REST APIs with Vuex
Stars: ✭ 365 (-1.62%)
Mutual labels:  utility
Cryptocmd
Cryptocurrency historical price data library in Python. Data from https://coinmarketcap.com.
Stars: ✭ 299 (-19.41%)
Mutual labels:  utility
Encryptpad
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
Stars: ✭ 305 (-17.79%)
Mutual labels:  utility
Underscore.string
String manipulation helpers for javascript
Stars: ✭ 3,355 (+804.31%)
Mutual labels:  utility
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (-22.1%)
Mutual labels:  utility
Version Checker
Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
Stars: ✭ 371 (+0%)
Mutual labels:  utility
Addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
Stars: ✭ 318 (-14.29%)
Mutual labels:  utility
Electron About Window
'About This App' mini-window for Electron apps
Stars: ✭ 339 (-8.63%)
Mutual labels:  utility
Awesome Libgdx
🎮 📝 A curated list of libGDX resources to help developers make awesome games.
Stars: ✭ 299 (-19.41%)
Mutual labels:  libgdx
React Lodash
⚛️ 🔧 Lodash as React components
Stars: ✭ 306 (-17.52%)
Mutual labels:  utility
Mbpmid2010 gpufix
MBPMid2010_GPUFix is an utility program that allows to fix MacBook Pro (15-inch, Mid 2010) intermittent black screen or loss of video. The algorithm is based on a solution provided by user fabioroberto on MacRumors forums.
Stars: ✭ 334 (-9.97%)
Mutual labels:  utility
Cypress Vue Unit Test
A little helper to unit test Vue components in the Cypress.io E2E test runner
Stars: ✭ 298 (-19.68%)
Mutual labels:  utility
Mac Mouse Fix
Mac Mouse Fix - A simple way to make your mouse better.
Stars: ✭ 362 (-2.43%)
Mutual labels:  utility
Length.js
📏 JavaScript library for length units conversion.
Stars: ✭ 292 (-21.29%)
Mutual labels:  utility
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+800.81%)
Mutual labels:  utility
Riiablo
Diablo II remade using Java and LibGDX
Stars: ✭ 371 (+0%)
Mutual labels:  libgdx
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (-0.81%)
Mutual labels:  utility
Ms
Tiny millisecond conversion utility
Stars: ✭ 3,762 (+914.02%)
Mutual labels:  utility

A simple utility to help you pack and manage texture atlases for LibGDX game framework. It's mostly just a visual wrapper over LibGDX TexturePacker classes and provides a convenient way to use it.

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

Using the App

Just download the most recent version of installer distribution matching your OS from the releases page and follow the installer instructions. Or simply download the distribution files archive, extract and read ./readme.txt for further details.

System Requirements

The app can run on any desktop OS (Linux, MacOS, Windows), where Java is available.

The requirements are as follows:

  1. Java Runtime Environment (JRE 8.0 and up) should be installed on your system (java command is available from the command-line interface).
  2. OpenGL (2.0 and up) compatible video drivers.

Backlog

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

Releases

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

All major changes are listed in this file.

Contribution and contact

Any contribution is highly appreciated. You can help either by making PR or reporting bugs/suggestions by creating new issues. If you have any questions/ideas and you think they don't fit the standard GitHub issue format, you are always welcome to contact me directly at [email protected]

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.

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].