Home » General Discussions » General Discussion » 3D game maker
3D game maker [message #126484] |
Tue, 14 December 2004 09:25   |
ADM
Messages: 133 Registered: March 2003
Karma:
|
Recruit |
|
|
I write games professionally and do some modeling so hopefully I can help. Basically you can mod another game, which limits you drastically or write your own. Either way you're more then likely going to need to code with the source or with some tools that allow this.
There are many engines involved, and believe it or not most new games have 4 or so different engines (sound, visual, etc); that are again based off other libraries and engine structures. The main source code brings all these 'bits' together and allows for advanced parameters and protocols to be made. Thus writing a game from scratch is a very daunting process. Each part of the code needs to be able to communicate seamlessly with one another in order to run smoothly. For a 3D game you will need to utilize the graphical library to be able to utilize the models data successfully (OpenGL, DirectX, etc), and you'll need to have other libraries that can support the rendering facilities if you don't choose to use OpenGL and DirectX.
You can skip some obstacles with such things as collision (which will require X,Y,Z compatiable algorithms) and extensive global variables with hard coding this into the finally executable - but really its much better to separate these into libraries as well.
Sorry if that made no sense, but I'm no good at explaining.
|
|
|
 |
|
3D game maker
By: mewhywhy on Mon, 13 December 2004 13:22
|
 |
|
3D game maker
By: Jaspah on Mon, 13 December 2004 13:28
|
 |
|
3D game maker
By: Madtone on Mon, 13 December 2004 14:09
|
 |
|
3D game maker
|
 |
|
3D game maker
By: loser99 on Mon, 13 December 2004 18:32
|
 |
|
3D game maker
By: icedog90 on Mon, 13 December 2004 18:41
|
 |
|
3D game maker
By: xptek on Mon, 13 December 2004 18:42
|
 |
|
3D game maker
|
 |
|
3D game maker
By: icedog90 on Mon, 13 December 2004 18:52
|
 |
|
3D game maker
|
 |
|
3D game maker
By: z310 on Mon, 13 December 2004 21:49
|
 |
|
3D game maker
By: Madtone on Tue, 14 December 2004 07:45
|
 |
|
3D game maker
By: ADM on Tue, 14 December 2004 09:25
|
 |
|
3D game maker
By: _Robo_ on Tue, 14 December 2004 15:40
|
 |
|
3D game maker
By: WNxCABAL on Tue, 14 December 2004 15:58
|
 |
|
3D game maker
|
 |
|
3D game maker
By: z310 on Tue, 14 December 2004 16:24
|
 |
|
3D game maker
By: Ultron10 on Tue, 14 December 2004 17:36
|
 |
|
3D game maker
|
 |
|
3D game maker
By: z310 on Wed, 15 December 2004 21:09
|
 |
|
3D game maker
|
 |
|
3D game maker
By: Madtone on Fri, 17 December 2004 04:43
|
 |
|
3D game maker
By: tooncy on Fri, 17 December 2004 14:44
|
 |
|
3D game maker
By: z310 on Fri, 17 December 2004 20:12
|
 |
|
3D game maker
|
Goto Forum:
Current Time: Mon Jul 21 09:04:25 MST 2025
Total time taken to generate the page: 0.01192 seconds
|