GlideUI - Lightweight UI library

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
Nykenik24
Prole
Posts: 2
Joined: Mon Dec 16, 2024 8:10 pm

GlideUI - Lightweight UI library

Post by Nykenik24 »

GlideUI

A lightweight Love2d GUI library with the purpouse of making easy and fast interfaces for fast debugging, ultra-customizable menus and more.
Glide's unique feature
Glide's elements are not button, slider, etc. They are objects with OnPress, OnHold, etc. events, various functions, style options like color and basic parameters like x or w (width). This makes it so you can build your GUI elements step by step, but without being too tedious, allowing for incredible customization. If you don't like building GUI elements manually, you can also use the prefabs.
Frames
Frames in Glide work as an element storer, you can align (easier) or attach (more precise) an element to a frame and then move the frame with Frame:Drag() or manually changing frame.x and frame.y. Frames also have mouse grabbing (with Frame:GrabMouse()).

More information in the GitHub Repository.
My main project: Love2d tools
My github profile My website

Code: Select all

print("!dlroW ,olleH")
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 6 guests