Difference between revisions of "Category:Rendering"

From polycount
Jump to: navigation, search
(adding page)
 
(thread links)
Line 7: Line 7:
 
== Game Rendering Terms ==
 
== Game Rendering Terms ==
 
It helps to understand the terms a graphics programmer uses, so you can talk the talk.
 
It helps to understand the terms a graphics programmer uses, so you can talk the talk.
 +
 +
Terms to define:
 
* Draw call
 
* Draw call
* Texture fetch
+
* Texture fetch (see )
 
* Fill rate
 
* Fill rate
 
* Transform cost
 
* Transform cost
Line 16: Line 18:
 
* vertex shader
 
* vertex shader
 
* pixel shader
 
* pixel shader
 +
 +
Threads to distill:
 +
* [http://boards.polycount.net/showthread.php?t=50588 FAQ: Game art optimisation (do polygon counts really matter?)]
 +
* [http://boards.polycount.net/showthread.php?t=72921 How many textures per model is too many?]
 +
* ["Polygon Count"]
  
 
== Game Rendering Primers ==
 
== Game Rendering Primers ==

Revision as of 08:15, 20 May 2010

Category: Rendering

This page is to help game artists understand how a game engine renders their artwork.

Game Rendering Terms

It helps to understand the terms a graphics programmer uses, so you can talk the talk.

Terms to define:

  • Draw call
  • Texture fetch (see )
  • Fill rate
  • Transform cost
  • Frame rate
  • Frame buffer
  • VRAM, video memory
  • vertex shader
  • pixel shader

Threads to distill:

Game Rendering Primers

These articles help artists understand how game engines work, so they can learn how to build art that performs better.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools