// Fragment shader #version 330 core out vec4 FragColor; uniform vec3 objectColor; void main() FragColor = vec4(objectColor, 1.0);
Enter the username or e-mail you used in your profile. A password reset link will be sent to you by email.
Loading...