OpenGL icon indicating copy to clipboard operation
OpenGL copied to clipboard

Example 45

Open cjsb opened this issue 4 years ago • 1 comments

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.

cjsb avatar Apr 20 '20 13:04 cjsb

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.

UX3D-nopper avatar Apr 20 '20 18:04 UX3D-nopper

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.

cjsb avatar Apr 20 '20 18:04 cjsb