Advertisement

OpenGl????

Started by March 30, 2001 08:02 PM
0 comments, last by ProgrammingMan 23 years, 10 months ago
How do i use OpenGl and where do i get it??? If you want to answer me email me at chris42386@hotmail.com. Thanks, ProgrammingMan
I''ll send this to you, but I might as well post here as well. You''ll need to have a compiler for a language that supports OpenGL. Languages that do this include: C, C++, Delphi, Fortran, Assembly, Python, and many more. C and C++ are the two most common though. Then, go to opengl.org and download the libraries. After writing up a program that uses OpenGL (see http://nehe.gamedev.net/opengl.asp) and compiling it, you should see what you wrote it to do. If you don''t make sure that your video card supports OpenGL and download the newest version of your video card''s drivers.

"Finger to spiritual emptiness underlying everything." -- How a C manual referred to a "pointer to void." --Things People Said
Resist Windows XP''s Invasive Production Activation Technology!
http://druidgames.cjb.net/

This topic is closed to new replies.

Advertisement