OpenGL
OpenGL copied to clipboard
Example 45
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? I did not change the code.
Hmmm, I did not run the examples for a long time. Actually they should run of the box. Are u using NVIDIA or AMD (or soemthing else). Also, make sure to execute from the Binaries folder.
Hi, I am running at x86 visual studio 2017 in a NVIDIA graphics card (gtx 1060). When I run in debug I got this: LOG [DEBUG]: source: 0x8246 type: 0x8251 id: 131185 severity: 0x826B 'Buffer detailed info: Buffer object 1 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations.'
And the result remains the same, a grey screen.
I tried to run other samples from the project and it seems to be working fine.