3D game maker [message #126288] |
Mon, 13 December 2004 13:22 |
mewhywhy
Messages: 33 Registered: November 2004
Karma: 0
|
Recruit |
|
|
im very sorry to post this here nothing to do with renagde by other forums are even badder so maybe someone knows
Me and my mate are starting a small computer game company, hes made a couple 2d rpg type agmes and wants to expand to 3d.
anyone know any good 3d game makers, (money is no option)
RIP WESTWOOD 2003
|
|
|
|
|
3D game maker [message #126365] |
Mon, 13 December 2004 17:18 |
flyingfox
Messages: 1612 Registered: February 2003 Location: scotland, uk
Karma: 0
|
General (1 Star) |
|
|
it isn't an engine. an engine is what makes a car go, or what powers machinery. it's code written to work with pre-code (which is the engine people keep referring to). grr. the wheels on the bus go round and round..the wheels go round thanks to the engine source powering the vehicle. vroom vroom. every game written for a computer is nothing but code.
you're, not your.
|
|
|
3D game maker [message #126383] |
Mon, 13 December 2004 18:32 |
loser99
Messages: 100 Registered: September 2003
Karma: 0
|
Recruit |
|
|
There are alot of engines out there already that are free. I dont understand why you dont just make mods of existing games, you'd get better results faster and you'd be serving it to an already establish community.
|
|
|
3D game maker [message #126389] |
Mon, 13 December 2004 18:41 |
icedog90
Messages: 3483 Registered: April 2003
Karma: 0
|
General (3 Stars) |
|
|
flyingfox | it isn't an engine. an engine is what makes a car go, or what powers machinery. it's code written to work with pre-code (which is the engine people keep referring to). grr. the wheels on the bus go round and round..the wheels go round thanks to the engine source powering the vehicle. vroom vroom. every game written for a computer is nothing but code.
you're, not your.
|
No, wrong. It's a game engine. Go check for yourself.
Key words: Game Engine, not Engine or Car Engine.
|
|
|
3D game maker [message #126390] |
Mon, 13 December 2004 18:42 |
|
xptek
Messages: 1410 Registered: August 2004 Location: USSA
Karma: 0
|
General (1 Star) |
|
|
flyingfox | it isn't an engine. an engine is what makes a car go, or what powers machinery. it's code written to work with pre-code (which is the engine people keep referring to). grr. the wheels on the bus go round and round..the wheels go round thanks to the engine source powering the vehicle. vroom vroom. every game written for a computer is nothing but code.
you're, not your.
|
:rolleyes:
cause = time
|
|
|
3D game maker [message #126396] |
Mon, 13 December 2004 18:50 |
flyingfox
Messages: 1612 Registered: February 2003 Location: scotland, uk
Karma: 0
|
General (1 Star) |
|
|
A game engine is not an engine, like you pointed out there's a huge difference. Plus 'game engine' is a generalised name for code in which you write more code to work on it.....so i'm still right.
engine - machinery.
game engine - code.
|
|
|
|
3D game maker [message #126414] |
Mon, 13 December 2004 19:37 |
|
YSLMuffins
Messages: 1144 Registered: February 2003 Location: Moved a long time ago (it...
Karma: 0
|
General (1 Star) Moderator - Mod Forum |
|
|
Wow, :-\
-YSLMuffins
The goddess of all (bread products)
See me online as yslcheeze
|
|
|
|
|
3D game maker [message #126484] |
Tue, 14 December 2004 09:25 |
ADM
Messages: 133 Registered: March 2003
Karma: 0
|
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 [message #126564] |
Tue, 14 December 2004 16:12 |
|
Dave Mason
Messages: 2357 Registered: April 2004 Location: Shropshire, England
Karma: 0
|
General (2 Stars) |
|
|
Hmmm, origional, funny AND witty, wow you're really suprising me here!
*end of sarcasm*
www.myspace.com/midas
|
|
|
3D game maker [message #126565] |
Tue, 14 December 2004 16:24 |
z310
Messages: 2459 Registered: July 2003
Karma: 0
|
General (2 Stars) |
|
|
Madtone |
flyingfox | A game engine is not an engine, like you pointed out there's a huge difference. Plus 'game engine' is a generalised name for code in which you write more code to work on it.....so i'm still right.
engine - machinery.
game engine - code.
|
Ok, now your being pedantic! Surely in a topic like this i wouldn't go off an talk about a car engine.
An please refrain from correcting me, if i need an english lesson i'll be sure to contact you.
|
Please don't, he probaly doesn't know what pedantic means...
Oh and Flyingfox:
Remember it's generalized, not generalised.
|
|
|
3D game maker [message #126583] |
Tue, 14 December 2004 17:36 |
Ultron10
Messages: 187 Registered: February 2003 Location: England
Karma: 0
|
Recruit |
|
|
'Generalised' is a British variant of the word.
|
|
|
3D game maker [message #126599] |
Tue, 14 December 2004 19:39 |
|
z310 |
Madtone |
flyingfox | A game engine is not an engine, like you pointed out there's a huge difference. Plus 'game engine' is a generalised name for code in which you write more code to work on it.....so i'm still right.
engine - machinery.
game engine - code.
|
Ok, now your being pedantic! Surely in a topic like this i wouldn't go off an talk about a car engine.
An please refrain from correcting me, if i need an english lesson i'll be sure to contact you.
|
Please don't, he probaly doesn't know what pedantic means...
Oh and Flyingfox:
Remember it's generalized, not generalised.
|
When trying to correct someone, you really should at least try to be correct yourself. Besides the fact that "generalised" is a correct form of the word, you spelled "probably" wrong.
Quote: | A game engine is not an engine, like you pointed out there's a huge difference. Plus 'game engine' is a generalised name for code in which you write more code to work on it.....so i'm still right.
engine - machinery.
game engine - code.
|
No you're not.
Dictionary.com | engine
<jargon> 1. A piece of hardware that encapsulates some
function but can't be used without some kind of front end.
Today we have, especially, "print engine": the guts of a
laser printer.
2. An analogous piece of software; notionally, one that does a
lot of noisy crunching, such as a "database engine", or
"search engine".
|
"Engine" is simply something that powers something else, like the engine of a car, or in this case, the engine of a game.
.:Red Alert: A Path Beyond Modeler:.
E-mail: sirphoenixx@gmail.com
AIM: Sir Phoenixx
ICQ: 339325768
MSN: sirphoenixx@hotmail.com
Yahoo: sirphoenix86
If anyone needs any help with using 3dsmax, or gmax feel free to contact me.
My Gallery: sir-phoenixx.deviantart.com/gallery
|
|
|
3D game maker [message #126777] |
Wed, 15 December 2004 21:09 |
z310
Messages: 2459 Registered: July 2003
Karma: 0
|
General (2 Stars) |
|
|
Sir Phoenixx |
When trying to correct someone, you really should at least try to be correct yourself. Besides the fact that "generalised" is a correct form of the word, you spelled "probably" wrong.
|
"...is a correct form of the word..."
Ultron10 | 'Generalised' is a British variant of the word.
|
Here it is spelled as I stated, although I apologize since it is a correct form.
|
|
|
|
|
|
3D game maker [message #127227] |
Fri, 17 December 2004 20:12 |
z310
Messages: 2459 Registered: July 2003
Karma: 0
|
General (2 Stars) |
|
|
Sir Phoenixx |
Quote: | "...is a correct form of the word..."
|
And what's your point?
|
Its obvious.
|
|
|
|