Congratulations to DanRollins, the first member to earn 50,000 Article points! With 56 articles written, including two Editor's Choice and ten EE Approved, DanRollins is more than worthy of this honor. Keep on rollin', Dan!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Game Programming Solutions: 1 - 25 of 205
 
from where can i download glu.h and gl.h for windows xp? i downloaded the glut 3.7.6 package but these files were'nt present in it..  
I Have Scratched My Copy of Spiderman(By Activision-2001).Can Anyone Tall Me Where To Get a no cd crack.
hi I have a roulette game on my pc i wanted to know whats the sequence of the roulette,It has a dll file and a file call gam. I wanted to know how i can read the dll file.
Hello ! I've the project to create a 3D RolePlayingGame, massive-multiplayer... Here are some details : I'm not coder but musician (i just know some very basics in programming) I've ...
Where can I download free .bip / .csm / .bvh motion files ? Perhaps one that work with the default Biped in 3d studio max ?
hello, can anyone help me with finding a chess source code(preferably in the form of java code (even an applet), written in C or C++ or other same level language) thanks.
I'm looking for some very very simple C (not C++) chess code I can learn from. I'm looking for something very simplistic - only basic data structures (int, char), no graphics (text based) etc ...
What software should I use to create maps for Counter Strike 1.6 and how do i create the maps using the software?
Hi. How do I create a multiplayer game in Flash? I can use and understand actionscript but I dont have experience of MySQL, or PHP, or ASP. As I have allotted 250 points to the answer to this ...
Where could i find a source/help/howto  interact online mutiplayer game? in any lang
ok, my first question will be reaaaaally basic and I'll post more until I get to my goal. here my goal: create a bot programing engine for a game, let's say Starcraft. game would act simila...
How do you get a polygon count in 3d studio max?
Anyone know any good 2D Game Engine ? Something like Game Maker http://www.gamemaker.nl/ I would like to compare some of them to find a good one. Thanks for any inputs :)
How can I implement a drag and drop routine with managed directx 9 in c#? Say for example I have loaded a mesh and I want this mesh to be dragged and dropped inside the rendering window. T...
How do you import a BVH file into 3d studio max?
Hello! I have transparent gif. I load my gif into my picturebox pb.image = image The picturebox will not be transparent, it will get the parent forms background color. How can I mak...
Ok, age old problem.  We have a big ship that is scaled 1 unit = 1 meter. We hired someone to model and rig a character.  Everything about him is perfect except he is scale 1 unit = 1 cm. So...
I am currently trying to develop a 2d RPG for Windows 95/98/2000 and i have a little knowledge with C/C++.  First off, i need to know which FREE compiler is best for developing a RPG game.  Se...
Hello, I need to "invert" a binary no, so, if the number is "1101", I need to end with "1011". NOTE: I am not looking for the compliment which would give me "0010". Thanks, JSMCM
How to create DirectX file (.x) ?
dear sir, I have recently learnt how to make 3d models and animate them in 3ds max 5. I have a good knowledge of turbo c++. I would like to know how can make use of the 3ds model, its animat...
Hi Auqa, Below is my code for creation of walls and apply texture to it.All the methods below in the class are used to create the walls in a polygon grid (10 X 10) format.And also create a ...
Hello! Ive got a homework assignment for my game Dev. class, and the assignment is to find XYZ coordinates of the player (which I have now) then map out a path with the XYZ Coordinates, while ...
Hi, I need to do a texture mapping on a 3D object, cube mapping,sphere mapping and cylinder mapping. My program now,includes the ability to load *.skl format,then *.obj/*.off and then *.wg...
Hi, Does anyone know where I can get some free obj files? I made my own 3d renderer and want to try it out with some more samples. Thanks