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