NEKERAFA / Love-Material

Immediate Mode UI library for LÖVE that implements the Material Design specs.

Home Page:https://nekerafa.github.io/Love-Material/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mäterial, an immeditate mode ui for Love2d

Powered by Lua Made by LÖVE MIT License


Description

Mäterial is an immediate mode UI library for LÖVE that uses the Material Design specs. This library includes the basic to create your game interface using the material components, the Noto family font (also includes an emoji icons) and the material icons.

Features

  • Mäterial has a bunch of components that uses the Material Design specs in order to create your own interface with Material look.
  • Component theming: You can change the when look of all components in the library easily. Also you can add dark or high contrast theme easily.
  • Material icons: This library brings you the use of Material icons to use in your proyects.
  • Extensible and customizable: You can modify or create you own components. See EXTENDING_LIBRARY.md for more information.

Work in progress...

Reference

All modules and functions are compiled in the Mäterial documentation. For language reference, you can check the LÖVE Wiki and Lua 5.1 Reference page.

Also, you can see the examples folder with some LÖVE proyects that uses Mäterial library.

Downloads

Work in progress...

About

Immediate Mode UI library for LÖVE that implements the Material Design specs.

https://nekerafa.github.io/Love-Material/

License:MIT License


Languages

Language:Lua 99.6%Language:GLSL 0.4%