Subject:
|
Re: Raytracing pearl
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Fri, 20 Jan 2006 18:48:09 GMT
|
Viewed:
|
8207 times
|
| |
| |
Hi Tim,
IMHO the suggested color is too coarse (is this the right word?). It needs to be
more blotchy. My suggestion is:
#declare Pearl_Light_Gray=
texture{
pigment{
bozo
color_map {
[0.2 rgb <0.55, 0.55, 0.57>]
[0.5 rgb <0.6, 0.6, 0.62>]
}
scale 10
}
finish{
metallic
ambient 0.6
diffuse 0.5
brilliance 3
reflection 0.05
phong 7
phong_size 20
}
}
The "bozo" makes it blotchy - if it looks very strange try changing the "scale".
I rendered a small model with this color and I'm quite satisfied:
http://www.brickshelf.com/gallery/smhltec/NCM/pearled.png
I hope that helps.
Leg Godt-
Sven
|
|
Message has 1 Reply: | | Re: Raytracing pearl
|
| (...) Hi Sven, Thank you very much it looks very accurate. I think it's a great improvement and I'll add it to my colour definitions. Tim (19 years ago, 20-Jan-06, to lugnet.cad.ray)
|
Message is in Reply To:
| | Raytracing pearl
|
| Hi all, I was wondering if anyone had a get texture defnition for pearl grey (like the 1x2 bricks with grilles in the Santa Fe cars). It seems to have quite different properties to other Lego colours. Thanks for any help, Tim (19 years ago, 18-Jan-06, to lugnet.cad.ray)
|
6 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
|
|
|
|