Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gentlymad-studios/gentlyui
Custom Unity UI solution by Gentlymad Studios.
https://github.com/gentlymad-studios/gentlyui
ugui ui unity
Last synced: 2 months ago
JSON representation
Custom Unity UI solution by Gentlymad Studios.
- Host: GitHub
- URL: https://github.com/gentlymad-studios/gentlyui
- Owner: Gentlymad-Studios
- License: mit
- Created: 2023-02-03T08:24:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:11:36.000Z (3 months ago)
- Last Synced: 2024-10-25T22:30:58.283Z (3 months ago)
- Topics: ugui, ui, unity
- Language: C#
- Homepage:
- Size: 409 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GentlyUI
![Version](https://img.shields.io/github/package-json/v/Gentlymad-Studios/GentlyUI)
![GitHub last commit](https://img.shields.io/github/last-commit/Gentlymad-Studios/GentlyUI)
![GitHub](https://img.shields.io/github/license/Gentlymad-Studios/GentlyUI)
![GitHub issues](https://img.shields.io/github/issues-raw/Gentlymad-Studios/GentlyUI)A custom UI solution by Gentlymad Studios. It's mainly purpose is to enable developers to create UI without having to learn Unity UI. This is achieved by UI Definitions written in C#.
Also GentlyUI takes care to effectively pool and reuse UI elements. Additionally GentlyUI provides a set of custom UI elements that are written with best UX on PC in mind but won't fit all usecases.
Mobile and Console UI is currently unsupported.~ Use at your own risk ~