natan-sinigaglia / VL.Elementa

Collection of UI widgets for easy UI prototyping
MIT License
30 stars 6 forks source link

VL.Elementa

Matrix Nuget (with prereleases)

A node based UI widgets library made in VL for Skia rendering.

The library includes:

Installing

To use the latest stable version:

  1. Go to Gamma's Quad menu > Manage Nugets > Commandline and type:

    nuget install VL.Elementa
  2. Press Enter and wait the ending of the installation process

Contributing to the development

  1. Clone the repository
  2. Build the solution located in the src folder in Release mode.
  3. You can then start contributing to the lib.

Contributing new widgets

Read this wiki page to get specific guidelines on how to contribute new widgets.

Licencing

MIT License - You're free to use VL.Elementa in your creative & commercial projects.

Natan Sinigaglia