Ikaroon / 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
Other
97 stars 7 forks source link

Full fledged freeform text by using textures #9

Open Ikaroon opened 2 years ago

Ikaroon commented 2 years ago

Modifying the SDF along the z-axis by using another texture would be great!