Which Kit?

I want to know which kit should I use if I want to start to learn OpenGL.

Try GLUT .It’s easy to learn.

You can also take a look at GLFW.

PS: just wanted to beat marcus to it

SDL is pretty easy to learn as well.
http://www.libsdl.org

A nice way to get started is to read the “Programming Linux Games” no-starch press book, which happens to be freely available for download:
http://isengard.overcode.net/~overcode/writing/plg/

Originally posted by zen:
[b]You can also take a look at GLFW.

PS: just wanted to beat marcus to it [/b]

Thanks, zen I know I may be pushing GLFW a bit hard… I just want to help people from falling into bad habits (such as GLUT).

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.