4 lines
46 B
GLSL
4 lines
46 B
GLSL
![]() |
void main() {
|
||
|
gl_Position = ftransform();
|
||
|
}
|