4 Forks
67 Stars
67 Watchers

TMP3D

A small extension that makes 3D text with Unity's TextMeshPro possible. It uses raymarching and a geometry shader to work around the limitations of TMP at the moment

How to download and setup TMP3D

Open terminal and run command
git clone https://github.com/Ikaroon/TMP3D.git
git clone is used to create a copy or clone of TMP3D repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TMP3D https://github.com/Ikaroon/TMP3D/archive/master.zip

Or simply clone TMP3D with SSH
[email protected]:Ikaroon/TMP3D.git

If you have some problems with TMP3D

You may open issue on TMP3D support forum (system) here: https://github.com/Ikaroon/TMP3D/issues