mirror of
https://github.com/bloeys/nterm.git
synced 2025-12-29 06:28:20 +00:00
Alhamdullah working scrolling that respects wrapped text
This commit is contained in:
@ -16,7 +16,6 @@ out vec4 v2fColor;
|
||||
out vec3 v2fFragPos;
|
||||
|
||||
uniform mat4 projViewMat;
|
||||
uniform vec2 modelSize;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user