Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 454(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.4
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 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 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 Views: 0
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 Views: 4
Where to find tutorial source codes for interactive drawing in 3D under OpenGL?
Zones: Delphi ProgrammingDate Answered: 02/16/2000 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 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 Views: 0
http://www1.experts-exchange.com/Computers/Programming/Languages/C++/Q_10332475.html
Zones: CDate Answered: 04/26/2000 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 Views: 5
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 Views: 29