What Type of disk or software do Game creators use to make video Games?

2

Posted on : 28-10-2009 | By : admin | In : Games and Software

Like what do THQ and Jakks Pacifics use to make their games, What Program or software?

Most commonly it is:
o C/C++ with DirectX (and sometime OpenGL)
o 3D Studio Max (and Character Studio) / Maya
o Photoshop
o Knowledge of 3D fundamentals (ie. Trigonometry) if a 3D engine programmer.

Most game companies end up making their own (or licensing) game engines. These engines save time for the developer so they can get the game out sooner. These engines are commonly done in C/C++. Popular game engines sold to the industry include the Unreal 2007 Engine, and Quake 4 Engine.

Comments

Most commonly it is:
o C/C++ with DirectX (and sometime OpenGL)
o 3D Studio Max (and Character Studio) / Maya
o Photoshop
o Knowledge of 3D fundamentals (ie. Trigonometry) if a 3D engine programmer.

Most game companies end up making their own (or licensing) game engines. These engines save time for the developer so they can get the game out sooner. These engines are commonly done in C/C++. Popular game engines sold to the industry include the Unreal 2007 Engine, and Quake 4 Engine.
References :

-C/C++
-some have their own game engines

-some computer games use java and c#
References :

Post a comment