/skin-composer

Create skins for LibGDX scene2d.ui with a graphical interface.

Primary LanguageJavaMIT LicenseMIT

README

Logo

  • Use Skin Composer to create skins for LibGDX's Scene2D.UI!
  • Version 34
  • Live preview of all widgets with configurable options
  • Specify tinted, tiled, and custom created Drawables right in the editor
  • Includes BitmapFont editor and Image font generator like Shoebox
  • Freetype support and custom serializer to generate fonts from Json
  • Nine-Patch editor with batch functions for multiple images
  • Integrated support for TenPatch allowing for smart-resizing, animated UI's.
  • Implement your own classes allowing for extended Skin functionality
  • VisUI template and sample projects included

Download here.

Skins Preview

See more examples and sample code at Ray3k

Contact

Notes

Skin Composer now has a wiki: start here to begin learning!

To run Skin Composer on OSX, please see the wiki for details.

Video tutorials are available on YouTube

License

MIT License

Copyright (c) 2019 Raymond Buckley

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.