LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Simple Linux OpenGL game (https://www.linuxquestions.org/questions/programming-9/simple-linux-opengl-game-302333/)

Starch 03-16-2005 11:40 AM

Simple Linux OpenGL game
 
Are there any simple opengl game that runs on linux (Like pong) I can look at? Iam trying to learn opengl but can't find good examples.

Thanks in advance!

MS-outLINUX-in! 03-16-2005 01:15 PM

Yeah
 
Interesting subject.. Would like to get some knowledge on OpenGL too, so probably i can not help you. There are probably books on OpenGL.

puffinman 03-16-2005 11:49 PM

I took a class in computer graphics and we used OpenGL. Here is a webpage for the class that points to some good OpenGL stuff.

http://www.gvu.gatech.edu/%7Ejarek/courses/openGL/

In particular, try Nehe's tutorials at

http://nehe.gamedev.net/

johnMG 03-17-2005 10:32 AM

If you want to write it in C++, for something basic using SDL and OpenGL, I put this up on my little site: http://users.bestweb.net/~john3g/sdl_gl_test.tar.bz2


All times are GMT -5. The time now is 05:54 PM.