Thank you very much for your explanation!
The "Proper Context Creation" is introduced in the tutorial Creating an OpenGL Context, now I see that "Proper Context" is GL 3+ context like you said.
Type: Posts; User: Silent lamb
Thank you very much for your explanation!
The "Proper Context Creation" is introduced in the tutorial Creating an OpenGL Context, now I see that "Proper Context" is GL 3+ context like you said.
Thank you very much for the explanations
I was told about Proper Context Creation in the tutorial Creating an OpenGL Context, which suggest that I should first call ChoosePixelFormat,...
Hello! I'm just getting start with OpenGL, I read some articles about OpenGL on the website, but still have some questions. I hope you can help me to figure out.
1. What determines my OpenGL...