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
94 stars 8 forks source link

Solid, unlit shader (UI) #6

Open Ikaroon opened 2 years ago

Ikaroon commented 2 years ago

We need an unlit shader that can be used in the UI.

Ikaroon commented 2 years ago

This feature needs more shader magic... Unity's UI system just sucks!