Back to Forums








View Full Version : Game Development software.


Linedawg
September 7th, 2006, 20:26 PM
Hello every one, I wanted to know if any one knew of any game development tools. Some thing that will allow you to build worlds environments, basic characters and ect. I just want to see if any of you have any idea on what I should look for in this. The main goal I’m trying to achieve is just to have quicker development time. (No need to reinvent the wheel) So if any one out there has any suggestions on what company or product name I should look at.

Reverend
September 7th, 2006, 20:36 PM
http://www.techzonez.com/forums/showthread.php?t=16659

Linedawg
September 7th, 2006, 21:06 PM
http://www.techzonez.com/forums/showthread.php?t=16659

That posting was about tutorials, I was looking for applications to generate generic 2D or 3D world environments and characters, ether sprite sheets or general 3D models so I can rap textures to them. The reason I’m looking for these types of generators is to practice my programming skill on. The purpose is to drastically cut down on graphic creation times in my training projects. I have heard of game SDK that has these features in them and I wanted to know if any one knew what they are.

Tinker
September 7th, 2006, 21:35 PM
I came across this one last knight that looks pretty good. I am not a gamer so I could be wrong, see what you think.

http://www.gamemaker.nl/index.html

You can get Poser 5 free at this site (only good for the next 2 days).

http://www.contentparadise.com/us/user/home.php

Here you can get Bryce 5 for free. (you may have to register)

http://www.daz3d.com/index.php?target=/program/bryce/breg.php

Linedawg
September 7th, 2006, 21:58 PM
Thank you very much Tinker that is exactly what I was looking for. :)

d000hg
September 8th, 2006, 10:54 AM
GameMaker is used quite a lot; if you don't mind doing some 'real' programming then look up BlitzBasic - it works like a normal programming language but with loads of stuff built in to make it much faster for development time.

Linedawg
September 8th, 2006, 12:45 PM
I took a look at BlitzBasic, do you know what programming language that is. I don’t recognize it from the screen shots, it looks almost like VB.