472,326 Members | 2,340 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,326 software developers and data experts.

OpenGl

Hi
I want to do some OpenGl stuff with c++ on a winXP (home) machine.
I have Borland c++ 5, MVS c++ 5

What C++ do you recommend (any others?)and where do you get the OpenGL
stuff.

thanks
Jul 22 '05 #1
3 2384
john townsley wrote:
Hi
I want to do some OpenGl stuff with c++ on a winXP (home) machine.
I have Borland c++ 5, MVS c++ 5

What C++ do you recommend (any others?)and where do you get the OpenGL
stuff.

thanks


I think this would more topical is comp.graphics.api.opengl, rather than
here.

<OT>
AFAIK, at least WinXP and Linux comes with OpenGL headers and an openGL
implementation (though, the default version shipped with WinXP still
corresponds to OpenGL 1.1 only). But that would suffice if you
want to get started with the same.
</OT>
Jul 22 '05 #2
Doesn't matter which C++ compiler you use in conjunction with OpenGL.
For every compiler you'd have to write C-code to C++-code type wrappers
(if you are planning to work OO and/or with the STL)

Offtopic:
Get OpenGL Programming Guide, ISBN: 0-321-17348-1, this one is for
OpenGL 1.4. If you run windows you might want to dig up an older copy
(ISBN: 0-201-46138-2) since that version references OpenGL 1.1.
nehe.gamedev.net

Jul 22 '05 #3
john townsley wrote:
Hi
I want to do some OpenGl stuff with c++ on a winXP (home) machine.
I have Borland c++ 5, MVS c++ 5

What C++ do you recommend (any others?)and where do you get the OpenGL
stuff.

thanks

do yourself a favor and use MSVC 7.1 (aka. "Microsoft Visual C++ .NET
2003") which is a very stable, std. conforming and fast compiler.
or try GNU, but GNU is generally a pain when dealing with windows.
then get the latest SDK from MS and you have all OGL headers & stuff you
will need.
Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Rick Muller | last post by:
I have a problem that I would like to get some advice on from other Pythonistas. I currently manage a (soon to be) open source project for...
15
by: oracle411 | last post by:
Hi I'm new to OpenGL, but have an OpenGL application written in CPP that I would like to display on a web browser. Was wondering how this could...
2
by: Michael Sgier | last post by:
Hi OpenGL in VC7. I get errors with the default include gl file. Which and where to get working OpenGL files? I also get errors with glfunctions...
10
by: Bad_Kid | last post by:
which is better for what?
0
by: Scott Chang | last post by:
Hi all, I tried to use Managed C++ coding of VC++.NET (2002)and OpenGL version 1.2 to draw a hexagon shape of benzene. My OpenGLdrawBenzene.cpp is...
4
by: tobfon | last post by:
I'm creating a scientific visualization application with rather high demands on performance. I've created a nice rendering engine for it in...
3
by: jg.campbell.ng | last post by:
I'm beginning learning Python and OpenGL in Python. Python fine. But difficulties with OpenGL; presumably with the installation of OpenGL. OS...
9
by: Achim Domma | last post by:
Hi, I'm developing a GUI app in Python/C++ to visualize numerical results. Currently I'm using Python 2.4 with wx and PyOpenGLContext, but there...
3
by: Leon | last post by:
Hey, i am trying to develop a game, and I am using OpenGL and pthread. (on Ubuntu, so i also use the X library.) Now i have a problem. I have...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.