Just trying to keep myself awake with a little diversion.
I used Michael Andrews' Plane from "Death of a Cliche."
The bullet is a simple cylinder/sphere union.
The bill is a cheap jpeg off the web.
Can somebody suggest a better texture for the bullet?
I'm using this (copied and tweaked from "metals.inc"):
texture {
pigment { rgb <0.80, 0.80, 0.95> }
finish {
ambient 0.35
brilliance 2
diffuse 0.3
metallic
specular 0.80
roughness 0.005 // 1/20
reflection 0.2
}
}
Tom Bates
--
#macro T(B)#local m=mod(B,8);#local B=floor(B/8);m#end#local C=
126981491245202;#local D=35272747141156;#local i=0;light_source
{-10,1}sphere_sweep{catmull_rom_spline 16#while(i<16)<T(C)-4,T(
D)-2,10-i/10>.1#local i=i+1;#end pigment{rgb 1}}background{1}//TB
Post a reply to this message
Attachments:
Download 'Bang4Buck.jpg' (69 KB)
Preview of image 'Bang4Buck.jpg'
|