I have the following object in POV-Ray (the great sword)
object {
_59_dot_dat
matrix <1-SW/8,0,0,0,1-SW/112,0,0,0,1-SW/32,0,SW/-3.11111,0>
matrix <0,1,0,-0.707107,0,-0.707107,-0.707107,0,0.707107,25,94,55>
#if (version >= 3.1) material #else texture #end { Color7 }
}
and I want to use a metallic silver and gold color when rendeirng. How do I
do this?
-Thanks Ahui
|