thisotherthing / ui-shapes-kit

procedural shapes for Unity UI

Home Page:http://uishapeskit.thisotherthing.co/home/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Shapes Kit

UI Shapes Kit

create and edit UI directly in the editor, without the need for textures

Features

  • create flat ui without textures
  • resolution independent
  • geometry based anti-aliasing
  • geometry based shadows/glows
  • custom Editor and Property Drawers
  • clean geometry
  • basic UVs

Supported Shapes

  • Rectangles (with sharp and rounded corners)
  • Ellipses
  • Rings
  • Arcs
  • Lines (close/projected/rounded caps and corner rounding)
  • N-gons (with corner rounding)
  • Pixel-Perfect Lines
  • 2 Color Gradients
  • Empty Graphic to use as a Raycast Target

Documentation

Online Documentation

Images

editor

shapes

Videos

Demo Demo Video

Wireframe Demo Demo Video Wireframe

License

UI Shapes Kit is available under the MIT License. This means that you can use it in any commercial or noncommercial project. The only requirement is that you need to include attribution in your game's docs. A credit would be very, very nice, too, but isn't required. If you'd like to know more about what this license lets you do tldrlegal.com have a very nice write up about the MIT license that you might find useful.

UI Shapes Kit was originally created by this other thing

About

procedural shapes for Unity UI

http://uishapeskit.thisotherthing.co/home/

License:MIT License


Languages

Language:C# 98.2%Language:ShaderLab 1.8%