All Projects → raeleus → Skin Composer

raeleus / Skin Composer

Licence: mit
Create skins for LibGDX scene2d.ui with a graphical interface.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Skin Composer

LunarGdx
A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
Stars: ✭ 23 (-91.48%)
Mutual labels:  libgdx
libgdx-template
🎮 Starter project for libGDX. Perfect for Game Jams.
Stars: ✭ 18 (-93.33%)
Mutual labels:  libgdx
TenPatch
An alternative to libGDX's 9patch implementation.
Stars: ✭ 35 (-87.04%)
Mutual labels:  libgdx
jumpdontdie
Source code for the Android game developed on my YouTube tutorial. Made using libGDX, Scene2D, Box2D.
Stars: ✭ 45 (-83.33%)
Mutual labels:  libgdx
gdx-controllerutils
Controller Utilities for libGDX
Stars: ✭ 48 (-82.22%)
Mutual labels:  libgdx
helloargdx
Investigating using ARCore preview with LibGDX. See https://medium.com/@wilkinsonclay/investigating-arcore-with-libgdx-f69b83764118 for more info
Stars: ✭ 50 (-81.48%)
Mutual labels:  libgdx
HyperLap2D
A powerful, platform-independent, visual editor for complex 2D worlds and scenes.
Stars: ✭ 226 (-16.3%)
Mutual labels:  libgdx
lightblocks
Falling Lightblocks. Falling block game for Android (Mobile and TV), iOS, Web browsers. Works on desktops, too.
Stars: ✭ 61 (-77.41%)
Mutual labels:  libgdx
gdx-fireapp
libGDX Firebase API
Stars: ✭ 57 (-78.89%)
Mutual labels:  libgdx
Panorama360
Projekt przejściowy do projektu Magisterskiego. Android, LibGDX, OpenCV, Camera, SurfaceView, stitching, panorama, sphere, gyroscope
Stars: ✭ 52 (-80.74%)
Mutual labels:  libgdx
xgbc
Game Boy emulator written in Kotlin using libGDX
Stars: ✭ 44 (-83.7%)
Mutual labels:  libgdx
xibalba
A Mayan roguelike
Stars: ✭ 50 (-81.48%)
Mutual labels:  libgdx
Entitas-Java
Entity Component System (ECS) in Java 8
Stars: ✭ 37 (-86.3%)
Mutual labels:  libgdx
gdx-controllers
A libGDX cross platform game controllers extension
Stars: ✭ 39 (-85.56%)
Mutual labels:  libgdx
GDX-HTML
using HTML + CSS + JS to build libGDX UI!
Stars: ✭ 21 (-92.22%)
Mutual labels:  libgdx
thelema-engine
Thelema - 3D graphics engine, written in Kotlin. Based on sources of libGDX.
Stars: ✭ 51 (-81.11%)
Mutual labels:  libgdx
uracer-kotd
A GLES2 top-down racer, built on top of libgdx and Box2D.
Stars: ✭ 95 (-64.81%)
Mutual labels:  libgdx
AsciiTerminal
A Java ASCII terminal display usable with any Dwarf Fortress tileset
Stars: ✭ 22 (-91.85%)
Mutual labels:  libgdx
Tower-Defense-Galaxy
A tower defense game using libgdx
Stars: ✭ 17 (-93.7%)
Mutual labels:  libgdx
typing-label
A libGDX Label that appears as if it was being typed in real time.
Stars: ✭ 121 (-55.19%)
Mutual labels:  libgdx

README

Logo

  • Use Skin Composer to create skins for LibGDX's Scene2D.UI!
  • Version 43
  • 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
  • Create basic Scene2D layouts with Scene Composer
  • 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

Contributors and Forking

The Skin Composer Installer project requires the Spine Runtime. The Spine Runtime requires a Spine license to redistribute. Please see the Spine Editor License.

The installer/uninstaller depends on mt.exe (to give the executable admin rights) and WinRAR (to collect the files into a single executable EXE). You need to install the WinRAR (x64) and the Windows 10 SDK with the options "Windows SDK Signing Tools for Desktop Apps" and "Windows SDK for UWP Managed Apps". Run the task ":installer:jpackageZip" on a Windows 10 host computer. The final distributable zip is created in /installer/build/winrar

License

MIT License

Copyright (c) 2020 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.

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