Difference between revisions of "Procedural generation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 3: Line 3:
 
== Description ==
 
== Description ==
  
In video games this means graphic content for a game can be created by the host computer, instead of pre-rendered artwork being included with the game package.
+
In [[Video game|video games]] this means graphic content for a game can be created by the host computer, instead of pre-rendered artwork being included with the game package.
  
 
== See also ==
 
== See also ==

Revision as of 05:42, 18 February 2016

In computer graphics, procedural generation is generating content algorithmically rather than manually.

Description

In video games this means graphic content for a game can be created by the host computer, instead of pre-rendered artwork being included with the game package.

See also

External links