Subject:
|
Re: Silver and Gold Metalic Colors in POV-Ray
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Fri, 17 Jan 2003 16:37:44 GMT
|
Viewed:
|
674 times
|
| |
| |
In lugnet.cad, Orion Pobursky writes:
> In lugnet.cad, Ahui Herrera writes:
> > 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
>
> 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.
Is this information somewhere on the web? Thanks
-AHui
|
|
Message has 2 Replies: | | Re: Silver and Gold Metalic Colors in POV-Ray
|
| AHui, My Color Roots page has this conversion along with several other LDraw conversions: (URL) got the numbers from a variety of sources including my copy of MLCad, the LDraw.org site & previous posts on Lugnet. If anyone has any more information, (...) (22 years ago, 17-Jan-03, to lugnet.cad)
| | | Re: Silver and Gold Metalic Colors in POV-Ray
|
| (...) object { (...) _59_dot_dat (...) matrix <1-SW/8,0,0,0,1-SW/1...3.11111,0> (...) matrix <0,1,0,-0.707107,0,-...,25,94,55> (...) #if (version >= 3.1) material #else texture #end { Color7 } (...) } (...) On ldraw.org at (URL) (22 years ago, 18-Jan-03, to lugnet.cad)
|
Message is in Reply To:
| | 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
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|