mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
7 lines
43 B
GLSL
7 lines
43 B
GLSL
#version 460
|
|
|
|
in vec2 tc;
|
|
|
|
void main() {
|
|
|
|
} |