#version 330 core out vec4 FragColor;
#version 330 core layout (location = 0) in vec3 aPos;
void main() { gl_Position = vec4(aPos.x, aPos.y, aPos.z, 1.0); }
#version 330 core out vec4 FragColor;
#version 330 core layout (location = 0) in vec3 aPos;
void main() { gl_Position = vec4(aPos.x, aPos.y, aPos.z, 1.0); }
Note: The posting of Copyrighted material on this forum is prohibited without prior written consent of the Copyright holder. For specifics on Copyright Law and restrictions refer to: http://www.copyright.gov/laws/ - doublegunshop.com will not monitor nor will they be held liable for copyright violations presented on the BBS which is an open and un-moderated public forum.
#version 330 core out vec4 FragColor;
#version 330 core layout (location = 0) in vec3 aPos; cs 16 wallhack opengl32dll
void main() { gl_Position = vec4(aPos.x, aPos.y, aPos.z, 1.0); } #version 330 core out vec4 FragColor; #version 330