In order to open the examples provided from the textbook, I downloaded the examples from the book's website at opengl-book.com.
The instructions say: Point CMake to the folder and VS 2013 is suppose to take it from there. However, I get and error message on CMake. Error says: 'Error in configuration process, files may be invalid'.
CMake Error: The source directory "E:/OpenGL ES/opengles3-book" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.
What step am I missing here?