Skip to content

Dedicated to creating a Solar2D community utility to assist with GUI design.

License

Notifications You must be signed in to change notification settings

jcbk101/Solar2DGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture of the editor in use. Editor Image

Solar2DGUI

A generic Solar2D GUI designer

This software is in the early stages of development. It is usable in its current state.

Building Solar2DGUI

Embarcadero's C++ Builder 10.4 Free Community version is used to build a working version of this program for windows. There is built in support for MAC, but not yet tested as I do not own a MAC.

Feel free to modify this program to fit your needs. I will monitor any and all pull requests and attempt to update the source accordingly.

Purpose

As a new to Solar2D developer, I found it rather difficult at times to design a simple GUI for the games I develop. Constantly changing values and testing in the simulator became a tedious task. As I build upon this program, I aim to make tasks easier for developers by providing a utility to allow visual designing and animation testing. Animations are supported, but are limited. All designs can be exported to any project folder. All exported files will be '[Project Name].lua'

Any image files used within the editor will be copied to a subdirectory named 'assets' within the chosen project directory. If the files already exist in said directory, then they will NOT be overwritten.

Contributing

If you are willing to improve Solar2DGUI by contributing code, by all means, fork this repository and create a pull request with any desired improvements.

Creator

Solar2DGUI was created by me, John C.

About

Dedicated to creating a Solar2D community utility to assist with GUI design.

Resources

License

Stars

Watchers

Forks

Packages

No packages published