LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   openGL?? (https://www.linuxquestions.org/questions/linux-newbie-8/opengl-233665/)

Umanga 09-22-2004 12:28 AM

openGL??
 
Ok! I've done some DirectX programming in Windows and I want to do OpenGL stuff in linux( I don't want to use Mesa)
I use RedHat 8. How do I get the openGL information?
In windows we create a Windows class and draw stuff in that window.(DC)
That about in Linux?
Thanks

huibert.alblas 09-22-2004 01:52 AM

Look into SDL, http://www.libsdl.org/news.php
it has good opengl support.

realjustin 09-22-2004 02:17 AM

Also look into GLUT. It's a little more difficult to use than SDL, but not much, and it's a little more portable.


All times are GMT -5. The time now is 03:12 PM.