Created tutorial_fixed_materials (markdown)

reduz 2014-06-20 09:04:58 -07:00
parent 7e7dc87e46
commit a39f2b3956

@ -0,0 +1,15 @@
# Fixed Materials
## Introduction
Fixed materials (originally Fixed Pipeline Materials) are the most common type of materials, using the most common material options found in 3D DCCs (such as Maya, 3DS Max or Blender). The big advantage of using them is that 3D artists are very familiar with this layout. They also allow to try out different things quickly without the need of writing shaders. Fixed Materials inherit from [Material](class_material), which also has several options. If you haven't read it before, reading the [Materials](tutorial_materials) is recommended.
## Options
Here is the list of all the options available for fixed materials:
<p align="center"><img src="images/fixed_materials.png"></p>
From this point, every option will be explained in detail: