View Full Version : How to make opengl programs
Tell me the steps to make a opengl program.
What are the softwraes i need
Jared@ETC
08-11-2003, 06:16 AM
You need a compiler for the language of your choice (usually C/C++ for OpenGL, but Java, C#, even VB will work too). You also need the OpenGL libraries, which almost always come with your OS.
yaro_dup1
08-11-2003, 08:10 AM
Take a look at http://nehe.gamedev.net tutorials. It is a good way to start.
you can use mcad (http://www.martinscad.cjb.net) to create your first OpenGL scenes - if you code in C++, Ansi C or Delphi.
stay tuned and have fun
mw
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.