Sunday, July 26, 2009

What program would a map in a game such as Call of Duty be made in?

I'm guessing the game itself would be programmed with C++, what about the level itself? Is it all created in C++ as well and the skins are simply imported or...?

What program would a map in a game such as Call of Duty be made in?
There are programs to create maps, objects, and characters which are written in programming language, including C++.





Yes, textures are usually imported in order for objects to be textured or skinned, to have color or appearance. Otherwise objects would just be an insipid default color.


No comments:

Post a Comment