I use this pattern to propagate events of various kinds to all of the objects in my system. Although the set of events does not change often, when it does, a fair bit of redundant coding is requir...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22806756.html
Hey all
I'm looking for some examples of AI learning using C#. Basically any tutorials that can give the likes of an object hitting another object and eventually learning not to take that path...
http://www.experts-exchange.com/Programming/Game/AI_Physics/Q_23081540.html
Zones:
Game...Date Answered: 04/06/2008 Rating: 8.0 Views: 226
Now i am a beginner on MMORPG programming, my goal is to build a first class 3D game demo in the shortest possible period,but i am not sure what i should learn and what tools i should use,i don't k...
http://www.experts-exchange.com/Programming/Game/3D_Prog./Q_23144448.html
Hi,
I didn't get much luck with my last question so am re-wording it as I am closing in on the project deadline.
I have several objects (PrimitiveType.TriangleStrip) and have a cursor which i...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_23144792.html
Zones:
...Date Answered: 02/10/2008 Rating: 4.6 Views: 4
Hello,
I am writing a function which intersects 2 line segments (defined as startPointA, endPointA, startPointB, endPointB) in 3d. I realise that in reality the 2 lines will rarely intersect. I ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23171811.html
I would like to to play .wav files from my C# application on a specific channel. Currently, I am using a DirectSound Device with SecondaryBuffers and can control sounds played to the left or right...
http://www.experts-exchange.com/Programming/Multimedia_Programming/Q_23214054.html
I am trying to build a parser in which i can use commands like "/me" for am emote or "/tell". I already have code that can parse the string.. however it doesn't matter where the slash command is in...
http://www.experts-exchange.com/Programming/Game/Q_23225814.html
I am planning on a turn base mmorpg indie game and the reason is I don't know how to get the peer to peer network hierarchy right so I have to put everything on server. for example, when two player...
http://www.experts-exchange.com/Programming/Game/Q_23252753.html
Looking for isometric engine in C#. Can you post a link or a name of such engine. Also, if you know where to get free medieval tiles, post the link too, please.
http://www.experts-exchange.com/Programming/Game/Game_Graphics/Q_23263361.html
Zones:
...Date Answered: 08/25/2008 Rating: 7.6 Views: 52
I working on developing a game in C# using XNA game engine and model will be modified in 3D studio max 2008. I am referencing the XNA Racing game for my game. The model are .X files I want to know ...
http://www.experts-exchange.com/Programming/Game/3D/3D_Studio/Q_23290283.html