Does anyone know of any good 3D Game Creation Programs?
I heard Blitz3D was good but I keep getting "Memory Access Violation" Errors...Same with other people too. So any other suggestions?
try googling 3D Game Studios, it is a great program and includes a help file that you can use to learn the scripting, which is actually not that difficult but requires a lot of time
"Actually sir, we found a tiny unicorn in your exhaust. It was jumping around poking holes in your gas tank." "Oh thank you I did not know that. A tiny unicorn? Wow."
DaVince This fool just HAD to have a custom rating
Registered 04/09/2004
Points 7998
1st January, 2005 at 09:15:31 -
Jamagic. But you'll need to learn scripting for that, too (as with most 3D design programs).
Blender (http://www.blender.org) can also be used to make 3D games, but you'll need to learn how to use it first and then you'll need to learn python!
Basically, I don't know any easy 3D creating programs.
Actually, I notice the Memory Access Violations only occur for me when ever I'm trying to load something like a texture or a music file in Blitz3D & the file doesnt exist. Try checking that out.
Still, it shouldn't throw a memory access error for something as simple as a file not existing - it should throw a proper handlable error which actually tells you what the problem is
Wasnt there gonna be an MMF3D that was going to be out "in 2005 at the earliest!", of course MMF2 isnt out yet so the 3D one will probably be pushed back to 2007 or so. Still, i'm planning to make a GTA3-ish game with it already, several years before it even exists