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

VR Optimizations #11

Open Ikaroon opened 2 years ago

Ikaroon commented 2 years ago

This shader would be great for VR but needs further optimizations to make sure it works flawlessly and fast.

(Can't do as of now, as I don't have access to VR Hardware)