Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 5 of 5

Thread: Beginner in openGL

  1. #1
    Newbie Newbie
    Join Date
    Sep 2012
    Posts
    1

    Beginner in openGL

    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

  2. #2
    Junior Member Regular Contributor
    Join Date
    Mar 2012
    Posts
    115

  3. #3
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388
    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/

  4. #4
    Advanced Member Frequent Contributor
    Join Date
    Jan 2007
    Posts
    965
    If using NeHe be certain to keep this link handy: http://www.opengl.org/wiki/Common_Mistakes

  5. #5
    Junior Member Newbie
    Join Date
    Feb 2006
    Location
    Downey, CA
    Posts
    20
    Quote Originally Posted by cireneikual View Post
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •