Skip to content

Factory of various UI components, from primitives (line, point) to complex objects (graph). UI meshes support conversion to uGUI and UIElements formats.

License

Notifications You must be signed in to change notification settings

sxm-sxpxxl/ui-factory

Repository files navigation

Unity Version License

line-chart-preview

About

Factory of various UI components, from primitives (line, point) to complex objects (graph). UI meshes support conversion to UIElements format (uGUI in plans).

Supported UI components

  • Line
    • Solid
    • Dash
  • Point
    • by filling out:
      • Filled
      • Outlined
    • by shape:
      • Circle
      • Square
      • Triangle
  • Series
    • Line
    • Point
  • Graph

How To Install

Install via UPM (using Git URL)

Please add the following line to the manifest file (Packages/manifest.json) to the dependencies section:

"com.sxm.ui-factory": "https://github.com/sxm-sxpxxl/ui-factory.git"

or just download and unzip the repository into the Packages folder.

About

Factory of various UI components, from primitives (line, point) to complex objects (graph). UI meshes support conversion to uGUI and UIElements formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages