did you put it in a .fx file and included it in a material like this:
Code:

material normal_map_map
{
effect = <normalmap.fx>;
}



Last edited by bstudio; 03/29/07 09:06.

BASIC programmers never die, they GOSUB and don't RETURN.