First working text rendering

This commit is contained in:
2020-07-24 14:39:35 -07:00
parent f3698fc108
commit dbb3281e95
11 changed files with 293 additions and 122 deletions

View File

@ -1,4 +1,4 @@
Shader "ConformalDecals/TMP_Blit"
Shader "ConformalDecals/Text Blit"
{
Properties
{
@ -13,7 +13,7 @@ Shader "ConformalDecals/TMP_Blit"
Pass
{
Blend One One
BlendOp Max
CGPROGRAM
#pragma vertex vert