An open API service indexing awesome lists of open source software.

https://github.com/darkrewar/leaframe

Leaframe, an Unity UI Toolkit framework
https://github.com/darkrewar/leaframe

ui uikit unity unity3d

Last synced: 8 months ago
JSON representation

Leaframe, an Unity UI Toolkit framework

Awesome Lists containing this project

README

          

# Leaframe, an Unity UI Toolkit framework

![Banner.jpg](./~/Images/Banner.jpeg)

## Overview

Leaframe is an USS framework that provides most of common web features,
with custom controls and navigation system.

## Key features & Roadmap

### Main version

- Base USS theme (buttons, inputs, labels, colors)
- Container with `nth-child`, `empty`, `only-child` and other behaviors (custom control)
- Alert
- TabView
- Badges
- Charts (pie, bar, line)

### Planned

- Gestures (swipe, long press, drag)
- Modals
- Navigation System

## Installation

The project is built following the Unity package manager recommendation.
You can install it directly from the package manager by following the
official documentation : https://docs.unity3d.com/Manual/upm-ui-giturl.html

1. Go to `Window` > `Package Manager`
2. Click on the "+" button in the upper left corner
3. Click "Add package from git URL..."
4. Paste `https://github.com/DarkRewar/leaframe.git` and apply with "Add" button