Enter Keywords:
1 - 10 of 488(0.001 seconds)
Sort By:
 
I can compile but I get a linker error: LNK2001: unresolved external symbol _WinMain@16, I have all the opengl32.dll,glu32.dll, glaux.dll in the windows\system and have included the headers files i...
Zones: C++Date Answered: 04/24/1998 Rating: 9.4 Views: 0
I am trying to learn OpenGL on the SGI.  Anyhow I can't figure out what I need to do to compile a basic program such as #include <GL/gl.h> #include "aux.h" int main(int argc, char** argv) {     ...
Zones: CDate Answered: 12/13/1998 Rating: 6.4 Views: 0
Hi team, I downloaded Mike's (Lischke's) OpenGL stuff (really cool by the way Mike) but I can't get it to display in anything other than a sizable window. I would like to have a TPaintBox (or...
Zones: Delphi ProgrammingDate Answered: 03/09/2002 Rating: 8.0 Views: 4
I copied an OpenGL example out of a VSJ magazine, and it drew and rotated a 3D pyramid.  I then plotted a large 3d person, but could not get it in the view screen because of scale.  How do I change...
Zones: Visual BasicDate Answered: 12/10/1999 Rating: 9.4 Views: 0
Where to find tutorial source codes for interactive drawing in 3D under OpenGL?
Zones: Delphi ProgrammingDate Answered: 02/16/2000 Rating: 6.0 Views: 0
hi. i have a 3-d cube. i need to move in the screen so when i press the appropriate arrow on the keyboard i will move in perspective to the cube. so when i move forward the cube gets bigge...
Zones: C++Date Answered: 03/03/2000 Rating: 6.2 Views: 0
Hi I have a program which needs to display an image, and I also have another image which I want to display on top of the first. The resulting image should be equal to the first image for every ...
Zones: C++Date Answered: 03/13/2000 Rating: 6.8 Views: 0
http://www1.experts-exchange.com/Computers/Programming/Languages/C++/Q_10332475.html
Zones: CDate Answered: 04/26/2000 Rating: 7.0 Views: 0
ONLY OPENGL CODE WILL BE ACCEPTED!!! I need a sample program of a bitmap that looks like a ball thrown up. When gravity overpowers the throw the ball should fall down. Please do not not use g...
Zones: C++Date Answered: 05/13/2000 Rating: 8.0 Views: 13
Hello,   I am having some problems with some OpenGL code.  This is very hard to explain so please bear with me. Imagine I have an aeroplane in front of me, and the planes left side is facing me....
Zones: Delphi ProgrammingDate Answered: 08/11/2000 Rating: 5.2 Views: 42