Simplified text overlay example, code cleanup, better text blending
This commit is contained in:
parent
0c2720efc3
commit
3c230c7ff5
18 changed files with 119 additions and 408 deletions
|
|
@ -7,7 +7,7 @@ layout (location = 0) out vec2 outUV;
|
|||
|
||||
out gl_PerVertex
|
||||
{
|
||||
vec4 gl_Position;
|
||||
vec4 gl_Position;
|
||||
};
|
||||
|
||||
void main(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue