EZ
Up Prev Next Contents


5.9.4 Setting Material Properties

Each material has the following properties.

These properties are set by

void EZ_Materialfv(int face, int propName, float *prop)

Here are the default material properties.

emissive color (0.0, 0.0, 0.0)
ambient color (0.2, 0.2, 0.2)
diffuse color (0.8, 0.8, 0.8)
specular color (0.0, 0.0, 0.0)
shininess 0.0
color indices 0.0 1.0 1.0


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>