|
|
hi,
iv got another problem with my beer bottle. the labels are should only
be once on the bottle, but they are each twice (horizontal)
texture {
pigment {rgbf <0.3, 0.13, 0.075, 1.35> } }
texture { pigment {
image_map { png "beer2.png"
once
interpolate 2
}}
translate <-0.5+a,0.1+b,c>
scale <4/10,6.2/10,4/10> }
interior { ior 1.5 }
texture {beero}
translate < a, b , c >
finish {
ambient 0.5
diffuse 0.35
brilliance 0.5
specular 0.1
roughness 0.000009
reflection { 0.48 fresnel}
conserve_energy}
Post a reply to this message
|
|