S SearchRSS
< BackHome
Newest questions tagged c++ - Stack Overflow

Initializing buffers on OpenGL [closed]

I'm trying to make my main function a bit cleaner by initializing buffers in another class like this, but when i run the code window opens but he shape doesnt drawn in to the window Imagine i have a main function that bi

View original source