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 33(0.01 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!

8.6
I just need a little help to print characters inputted from the keyboard on the screen using OpenGL. So in other words when I hit the letter 'T' on the keyboard it prints out 'T' in the OpenGL wind...
Zones: OpenGL Game Programming, C++Date Answered: 10/23/2008 Views: 8
I have a function that loads a bitmap from a filename, generates a unique texture ID, and returns it.  In an application where I could possibly need hundreds of textures my current setup simply wil...
Zones: OpenGL Game ProgrammingDate Answered: 02/27/2008 Views: 0
Ok, so im desiging one of your standard planatary simulations in opengl, i am although having problems initiating a camera in my program and its driving my up the wall, i have used cameras before a...
Zones: C++Date Answered: 02/27/2008 Views: 24
I've been trying to figure out procedural texturing for a sphere in my OpenGL program. I get that idea that you want to just take the x,y,z coordinates of project them onto a two 2d (s,t), but ...
Zones: 3D Game Programming, Graphics ...Date Answered: 03/20/2008 Views: 42
I have a C++.net application which features an openGL window. I have an "Animate"  button on a dialog.  When I click the dialog, I animate the openGL window.  The technique I use to animate is simp...
Zones: C++, Windows Programming, OpenGL Game...Date Answered: 04/08/2008 Views: 0
I know this is a pretty simple thing but i have been struggling with it, i know how to texture map a square etc, but im not sure how to create or imput the coordinates to texture map a shere. this ...
Zones: Graphics Game Programming, 3D Game P...Date Answered: 04/12/2008 Views: 241
I currently have one square rotating around another on the X,Z axis in my program what i am trying to do is offset my object by a degree say ten degrees, and have it rotate in the same manner but b...
Zones: Game Programming, Graphi...Date Answered: 04/18/2008 Views: 13
I have a C++ application with that features an openGL window.  I have two code bases for this application: one is in C++.NET, and the other is simply C++ (version 6.0).  The code to process a HIT i...
Zones: OpenGL Game Programming, C++, MS V...Date Answered: 04/23/2008 Views: 0
Basically I have written a class to draw a cube centered on a point (XYZ). I perform various tranlations on my scene using glTranslate/glRotate. Now I want to calculate the new position of the cube...
Zones: 3D Game ProgrammingDate Answered: 06/17/2008 Views: 19
In a previous question (http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_23489987.html) I asked how to find the coordinates of an object after undergoing a transform. To do this I h...
Zones: 3D Game Programming, ...Date Answered: 06/18/2008 Views: 8