UnityGPUVectorGraphics
UnityGPUVectorGraphics copied to clipboard
Rendering vector graphics in Unity with the power of GPU.
Unity GPU Vector Graphics

This is a GPU accelerated vector graphics library built specifially for the Unity3D engine.
You can find the example repository here.
- Unity GPU Vector Graphics
- Installation
- Support the project!
- Join the community!
- License
- References
Installation
External dependencies:
- voxell.util (UnityUtil)
- Clone the UnityUtil repository into your
Packagesfolder. - Clone this repository into your
Packagesfolder. - And you are ready to go!
Support the project!
Join the community!
License
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.
See license file for details.