Tiny2D is a renderer for 2D shapes, text, and basic 3D geometry in 3D space.
- HydraEngine (Ensure that it is set up before using this plugin)
-
Clone the repository into the plugins directory of your project:
git clone --recurse-submodules --shallow-submodules --depth 1 https://github.com/johmani/Tiny2D.git
-
Rerun your project's Premake script to regenerate project files.