OpenGL
OpenGL copied to clipboard
OpenGL 3 and 4 with GLSL
Results
2
OpenGL issues
Sort by
recently updated
recently updated
newest added
Hi, I am trying to run the example 45 and I am getting a grey screen. I tried different models but it got the same result. Am I missing something?...
**Commands:** ``` git clone https://github.com/McNopper/OpenGL.git cd OpenGL git submodule update --init --recursive cmake . make ``` **System:** - Ubuntu 16.04 - CMake 3.12.0 **Output:** ``` CMakeFiles/Example01.dir/src/main.c.o: In function `init': main.c:(.text+0x19):...