Simple_GLSL_Shader_Example
Simple_GLSL_Shader_Example copied to clipboard
A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.
Results
1
Simple_GLSL_Shader_Example issues
Sort by
recently updated
recently updated
newest added
Hey Maurice, thanks for sharing this cool project! I saw you had only tested this on Debian systems; I went and tried to compile on my Mac and got the...