mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-12-18 20:48:57 -08:00
Added note in backend guide about UV convention.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
in vec2 v_position;
|
||||
in vec2 v_texture;
|
||||
// in vec4 v_elem;
|
||||
out vec2 uv;
|
||||
|
||||
void main()
|
||||
|
||||
Reference in New Issue
Block a user