Game development tool: Difference between revisions

Content deleted Content added
m Reverted edit by 2600:1006:B13C:B506:20CB:8579:6EB9:4D8E (talk) to last version by Fancy Refrigerator
No edit summary
Tags: Visual edit Mobile edit Mobile web edit
 
Line 5:
A '''game development tool''' is a specialized [[software application]] that assists or facilitates the making of a [[video game]]. Some tasks handled by tools include the conversion of assets (such as [[3D model]]s, [[Texture mapping|texture]]s, etc.) into formats required by the game, [[level editor|level editing]] and [[Scripting language|script]] [[compiler|compilation]].<ref>{{Cite web |title=Top 30 Game Development Tools |url=https://startupstash.com/game-development-tools/ |access-date=2023-05-15 |website=Startup Stash |language=en-US}}</ref>
 
Almost all game development tools are developed by the [[video game developer|developer]] custom for one game, or by a console manufacturer (such as [[Nintendo]] or [[MicrosoftSony Interactive Entertainment|Sony]]) as part of a [[game development kit]]. Though tools may be re-used for later games, they almost always start out as a resource for a single game. While many [[Commercial off-the-shelf|COTS]] packages are used in the production of games&mdash;such as 3D packages like [[Maya (software)|Maya]] and [[3D Studio Max]], graphic editors like [[Photoshop]] and [[Integrated development environment|IDE]]s like [[Microsoft Visual Studio]]&mdash;they are not considered solely game development tools since they have uses beyond [[video game development|game development]].
 
The game tools may or may not be released along with the final game, depending on what the tool is used for. For contemporary games, it is common to include at least level editors with games that require them.