Shapes2D - Procedural sprites and UI

SUB-C

(96)
FREE
Publisher SUB-C
File size 395.73kB
Number of files 53
Latest version 1
Latest release date 2019-06-07 06:37:12
First release date 2016-05-23 08:22:26
Supported Unity versions 2018.4.2 or higher

Unity Forum Thread

Online documentation

Source on GitHub

Discord

My Twitter


Shapes2D lets you quickly make shader-based procedural sprites and UI in the Unity editor. Go to GameObject->Shapes2D to get creative with:

* Arcs
* Curves (Béziers)
* Donuts (ellipses with cutout inner holes)
* Ellipses
* Lines
* Paths and filled paths (up to 32 curved or linear segments)
* Pies (and pie slices)
* Polygons (convex or concave, up to 64 editable vertices)
* Rectangles
* Rounded Rectangles (each corner individually customizable)
* Triangles

Nearly everything is customizable in the inspector and via scripting with fills, gradients, outlines and more!

Click the Convert to Sprite button to instantly convert any shape into a PNG sprite. Child shapes are converted too - get creative and layer shapes to make an image, then collapse to a PNG sprite without ever leaving Unity!

Shapes2D shapes are procedural (rendered with shaders) and can also be used for simple effects and animations through the scripting API. Please see the online documentation for performance notes first!

Top Publisher Assets