Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxsize/UIGraphicAPI
A drawing API for Unity UGUI in order to draw primitives.
https://github.com/maxsize/UIGraphicAPI
Last synced: about 2 months ago
JSON representation
A drawing API for Unity UGUI in order to draw primitives.
- Host: GitHub
- URL: https://github.com/maxsize/UIGraphicAPI
- Owner: maxsize
- Created: 2018-01-02T03:12:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T07:33:55.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T19:09:48.142Z (5 months ago)
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - UIGraphicAPI - A drawing API (Shape)
README
# UIGraphicAPI
A drawing API for Unity UGUI in order to draw primitives.
API uses this [Triangulator](http://wiki.unity3d.com/index.php/Triangulator) to trangulate polygons.