Code template for OpenGL and GLSL Fragment Shader.
24 Jan 2017Download this package for an example to get you started. It has most of what we’ve discussed in class. (As a side note, you should be able to use the makefile of choice with ‘makefile -f makefile.linux64’ as an example. The include and lib files are bundled in a common folder so don’t move things around. You could also setup GLFW and GLEW as needed or use the ones that are now on the SoC machines, but this should work and could allow you to work easily from whatever machine).
