Category Shaders

What is a Shader?

A shader is a bit of computer code that is commonly used to describe how a surface will be rendered. It takes some inputs (textures, vertices, view angles, etc.), does some changes to them, then tells the game renderer to render them. For more info see Portal:Shaders on the Tech Artists Wiki.

(in alphabetical order)

(in alphabetical order)

Creating Shaders



CategoryTexturing CategoryPortfolio CategoryTechnology

CategoryShaders (last edited 2011-11-10 07:50:31 by kodde)