Subject:
|
Re: Radiosity example (F1 Ferrari) once again
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Fri, 27 Aug 2004 10:59:44 GMT
|
Viewed:
|
3161 times
|
| |
| |
Hi Orion,
Am Freitag, den 27.08.2004, 00:14 +0000 schrieb Orion Pobursky:
> Always looking to improve my lugnetcolors.inc file, can you post the rubber
> material and reflection settings?
Sure:
- - - - 8< - - - -
// Custom Black rubber color
#declare Color256 = material {
texture {
pigment { rgbft <0, 0, 0, 0, 0> }
normal { bumps .5 scale .20 turbulence 0 }
finish {
ambient .0
diffuse 1
brilliance 10
phong 0.1 phong_size 40
specular 0.5
reflection { .005 .1 falloff 1 exponent 1 }
conserve_energy
}
}
}
- - - - 8< - - - -
Additionally, I changed the finish of the LUGNET colors to this:
- - - - 8< - - - -
#declare FIN = finish {
ambient 0
diffuse 1
brilliance 1.2
reflection { 0.025,.5 falloff 4 }
specular 1
}
- - - - 8< - - - -
You can find the include file I used here:
http://www.brickshelf.com/gallery/nicokaiser/cad/lugnetcolors.inc
(it uses FIN as finish for default colors if given)
Nico.
--
Nico Kaiser ::
nico@siriux.net :: http://siriux.net/
|
|
Message has 1 Reply:
Message is in Reply To:
15 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
|
|
|
|