Which version of OpenGL is recommended for beginners?

Started by
9 comments, last by TheChubu 10 years, 1 month ago

Thanks SunDog, that sounds really good.

You guys weren't kidding when you said getting a simple triangle takes a lot of work. I spend 2 hours downloading/compiling the dlls setting up my IDE and copying a 'simple' glObject class, then it crashed on startup with no errors :/

With the above tutorials you shouldn't need to download any DLLs... at least with Windows 8, I didn't have to even modify any of the project properties in VS2012

Advertisement

Thanks SunDog, that sounds really good.

You guys weren't kidding when you said getting a simple triangle takes a lot of work. I spend 2 hours downloading/compiling the dlls setting up my IDE and copying a 'simple' glObject class, then it crashed on startup with no errors :/

Just keep working on it. Usually its the first triangle the hardest, the other 500 thousand are way more easier to render :D

"I AM ZE EMPRAH OPENGL 3.3 THE CORE, I DEMAND FROM THEE ZE SHADERZ AND MATRIXEZ"

My journals: dustArtemis ECS framework and Making a Terrain Generator

This topic is closed to new replies.

Advertisement