Subject:
|
Silver and Gold Metalic Colors in POV-Ray
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Fri, 17 Jan 2003 04:40:59 GMT
|
Viewed:
|
767 times
|
| |
 | |
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
|
|
Message has 1 Reply:  | | Re: Silver and Gold Metalic Colors in POV-Ray
|
| (...) Silver Crome is color 383 Gold Crome is color 334 Just whip up a DAT file of your object and color it one of the above colors. or use this for silver chrome: #ifndef (Color383) #declare Color383 = #if (version >= 3.1) material { #end texture { (...) (22 years ago, 17-Jan-03, to lugnet.cad)
|
5 Messages in This Thread:       
   
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|