Hello people
I'm Brazilian and i want to learn OpenGL
i started with a tutorial in youtube, but i saw that opengl is in version 4.2
where do i find a material to study?
i'm sorry by my english
Thank you very much
Hello people
I'm Brazilian and i want to learn OpenGL
i started with a tutorial in youtube, but i saw that opengl is in version 4.2
where do i find a material to study?
i'm sorry by my english
Thank you very much
http://www.arcsynthesis.org/gltut/
Great site!
I see nopper has some modern examples.
http://nopper.tv/opengl.html
Be careful jumping in at the deep end though. The fixed function pipeline can be a real aid to learning concepts for the beginner even if you move to shaders later and nehe has exhaustive tutorials with a lot of explanatory and descriptive text:
http://nehe.gamedev.net/
If using NeHe be certain to keep this link handy: http://www.opengl.org/wiki/Common_Mistakes
I second this.
If you find this tutorial difficult, I designed my OpenGL tutorial as a stepping stone to the arc synthesis tutorial. It uses fixed function pipeline to make things easier in the beginning then moves on to modern OpenGL in the end.
Visit Lazy Foo' Productions home of my SDL tutorials
Want to transition from OpenGL 2.1 to 3.0+? Check out my OpenGL Tutorial