What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

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

 
Time Tested Game Programming Solutions: 26 - 50 of 213
 
Hello Experts, I want to do my internship in a video game company. I do not know if the company offers internship position in the field that I want. I am interested in path finding algor...
how do you input score increases in a dynamic text box with as3?
Hey,       When I make a call to the CreateDevice() function using DirectX 8 and C++, it returns D3DERR_INVALIDCALL, which supposedly means one of my parameters is invalid. Here is my code: ...
I need a URL to the following. - A Utility that will convert 3ds files to .x files (convert the meshes to .x so I can import the mesh with directx) - I need one mesh in .x format of terrai...
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
Hello, i'm a newbie in this of programming, but i'm very enthusiast with it I was wondering, while i was checking the forums of this site, i noticed that you guys know a lot ^^ (or maybe is t...
After an extensive search and going through alot of material I've had very little success. I have the verticies of two simple polygons (which can be convex) and I wish to do a test to see whet...
1st - Client sends secure data to server to be processed. 2nd - Server takes that secure data and processes it. 3rd - The data processed on the server is sent back to the client securely. ...
Could one of you experts please be so kind as to give me code  to play human-vs-computer Tic-Tac-Toe on a board size of 8x8 where a winning configuration contains a straight line of five posit...
looked for a simple answer on the net and can't find. How do I import my 3d models created in 3ds max to fps creator?
i would like any ideas as to where I start to write a networked blackjack game as a java applet which is a multiplayer game, playing against the computer.
Hi, I know C/C++ and a bit of OpenGL. I've been looking around, and I can't seem to find any good OpenGL Basecode for creating a Car Simulator. What I'm looking for is some C/C++/OpenGL code ...
Where can i find whole source code for Othello in PROLOG (LPA)???
I am a complete newbie when it comes to programming and I would like to know if there is a website or source to teach me step by step in how to program fighting games. I have already made 30+ ...
I have a NVIDIA GeForce 2 MX card and cannot find the tab to disable the vertical sync, which I need to do for game play online. I went to the regedit and tried there but no luck. The tab is n...
Hey everyone Can anybody provide me with a link that has free human models in .x format for DirectX?  I have tried many resources only but they all seem to be in different formats. Doesn...
Hello, I have been using SDL for the first time, attempting to write a simple game in C++ (MVC++ 2008). Everything has been going great except now I've run into a problem with my keyboard i...
I am simply trying to Compile/Link the source Code for wolfenstein (3-d). I am using Visual C++ 2005 AND I get the following error: LINK : fatal error LNK1181: cannot open input file 'wi...
Hi all, I'm asking this question after seeing so many MMORPG-wannabe-developers. No offence to those who really have the passion, devotion, discipline, technology, money, publisher and the ...
any project with a  basic search algorithm like  minmax, DFS or iterative deepening. Please post me where can I get a sample papers on A.I topics.. please reply me fast .This is really im...
im am making a ping pong game in visual basic 6.0 for the game, i wish to make each game last about one minute and that the person who has the highest score at the end of the game wins. how co...
  hello, I would like to learn how to program game engien and i was wondering where a good place to start would be, i want to learn to program applications like game engien  for 2D and 3D ...
I got a new project which is to develop the engine for an online Slot machine. It should have an algorithm that allows the operator to adjust the payout percentage of the Machine. This is q...
I'm making a 3d game. I've got a star and I want my camera to orbit the star when the user moves the mouse. This is a pretty standard feature for many 3d games and other 3d programs (think...
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 ...