/* * Simple texture mapping shader. * * Syoyo Fujita * * $Id: texturemapping.sl,v 1.1 2004/06/20 12:22:36 syoyo Exp $ */ surface texturemapping(string texturename = "") { Ci = Os * ( Cs * color texture(texturename)); /* Ci = texcol */ Oi = Os; }

Software error:

Permission denied at plugin/attach/AttachHandler.pm line 172.

For help, please send mail to the webmaster (webmaster@sourceforge.net), giving this error message and the time and date of the error.