954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Best 3D and Game Engine?

I'm looking for a really good 3D and/or Game engine to work with? I currently use C++, though I am willing to switch if the it's worthwhile :)
Thanks in advance.

Azmah
Junior Poster
192 posts since Jul 2010
Reputation Points: 11
Solved Threads: 0
 

It really depends on what you want to do, some big ones are:
Unity: http://unity3d.com
They got a free trial version that you could use, it's really easy to start out with. The coding is done with C#, JavaScript or Boo.

Unreal Development Kit (UDK): udk.com/
Not something i would recommend if you're a beginner, quite difficult to get started with. The coding is done in form of scripting with UnrealScript.

While not really engines, you could always check out DirectX( http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=6812 )/OpenGL(glut: http://user.xmission.com/~nate/glut.html ), coding are done in C++.

Again, not really an engine, but you can check out XNA( http://create.msdn.com/en-US/ ) for C#, really easy getting started with and you can run your games on xbox360 and windows phone 7.

Good Luck!

Hoggel
Newbie Poster
1 post since Jan 2012
Reputation Points: 10
Solved Threads: 0
 
ret801
Junior Poster in Training
51 posts since Jan 2011
Reputation Points: 1
Solved Threads: 4
 

These are all great choices! Thanks. Can these engines allow hyperlinking and database access?

Azmah
Junior Poster
192 posts since Jul 2010
Reputation Points: 11
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: